@charset "utf-8";

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  margin: 0;
  padding: 0;
}

#bsWXBox {
  box-sizing: content-box;
}

ul {
  list-style: none;
}

body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
b,
small,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
sub,
sup,
tt,
var,
del,
dfn,
ins,
kbd,
q,
s,
samp,
strike,
applet,
object,
iframe,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
mark,
audio,
video,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}

a:link,
a:visited {
  text-decoration: none;
  outline: 0;
  color: #666
}

a:hover,
a:active,
a:focus {
  color: #666;
  text-decoration: none
}

img {
  border: 0;
  padding: 0;
  margin: 0;
  max-width: 100%;
}

table {
  border-collapse: collapse;
  width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

input,
textarea {
  font-size: 14px;
  outline: 0;
  overflow: hidden;
  font-family: "microsoft yahei"
}

input[type='reset'],
input[type='button'],
input[type='submit'],
input[type='radio'] {
  cursor: pointer;
  outline: 0;
  border: none;
}

input[type='checkbox'],
input[type='radio'] {
  position: relative;
  vertical-align: middle;
}

textarea,
input[type='email'],
input[type='date'],
input[type='password'],
input[type='text'] {
  outline: 0;
  color: #666;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type='text'],
select,
button {
  -webkit-appearance: none
}

input,
select,
textarea {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

::-webkit-input-placeholder {
  color: #333;
}

:-moz-placeholder {
  color: #333;
  opacity: 1;
}

::-moz-placeholder {
  color: #333;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #333;
}

.clearfix:after {
  clear: both;
  height: 0;
  content: "";
  line-height: 0;
  font-size: 0;
  display: block
}

.clear {
  clear: both;
}

body {
  font-family: "microsoft yahei";
  font-size: 14px;
  color: #666;
  line-height: 1.5;
  width: 100%;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pic {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.pic:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.pic img {
  transition: .5s;
}

.middleCenter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  text-align: center;
  margin: auto
}

.tp {
  overflow: hidden;
}

.tp img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
  transition: .5s;
}

.container1 {
  width: 90.4%;
  margin: 0 auto;
}

header {
  width: 100%;
  margin: 0 auto;
}

.daohang {
  display: block;
  width: 100%;
  margin: 0 auto;
  height: 106px;
  clear: both;
  background-color: #fff;
}

.yx {
  float: left;
}

.yx a {
  display: block;
  padding-top: 33px;
}

.yx img {
  max-width: 100%;
  height: auto;
}

.navdaohang {
  float: right;
}

.menupc li {
  float: left;
  text-align: center;
  line-height: 106px;
  z-index: 9;
  position: static;
  margin: 0 25px;
}

.menupc li:hover a {
  color: #0076be;
}

.menupc li:hover a:after {
  width: 100%;
}

.menupc li a {
  display: block;
  color: #000;
  font-size: 18px;
  z-index: 999;
  position: relative;
}

.menupc li a:after {
  content: '';
  display: block;
  width: 0;
  margin: 0 auto;
  height: 2px;
  background-color: #0076be;
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
  transition: .5s;
}

.menupc li a:hover {
  color: #0076be;
}

.menupc li a:hover:after {
  width: 100%;
}

.menupc li .current {
  color: #0076be;
}

.menupc li a.current:after {
  width: 100%;
}

.menupc .xiala {
  position: absolute;
  z-index: 999;
  padding: 16px 0;
  display: none;
  border-top: 1px solid #ccc;
  background-color: rgba(255, 255, 255, .8);
  overflow: hidden;
  left: 0;
  width: 100%;
  height: auto;
  text-align: left;
  line-height: 0;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, .1);
}

.menupc .xiala ul {
  display: flex;
  align-items: center;
}

.menupc .xiala ul.xl1 {
  padding-left: 40%;
}

.menupc .xiala ul.xl2 {
  padding-left: 48%;
}

.menupc .xiala ul.xl4 {
  padding-left: 0;
    flex-wrap: wrap;
}

.menupc .xiala ul.xl5 {
  padding-left: 71%;
}

.menupc .xiala ul.xl6 {
  padding-left: 74%;
}

.menupc .xiala ul.xl7 {
  padding-left: 80%;
}

.menupc .xiala ul li {
  line-height: 30px;
  margin: 0 10px;
}

.menupc .xiala ul li a {
  font-size: 16px;
  color: #666;
  padding-left: 15px;
  background: url("../images/jt.png") no-repeat left center;
}

.menupc .xiala ul li a:hover {
  color: #0076BE;
  background: url("../images/jt_h.png") no-repeat left center;
}

.menupc .xiala ul li a:after {
  display: none;
}

.menupc .xiala .xl3 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 20px 0;
}

.menupc .xiala .xl3 .xl3_fl {
  width: 220px;
  margin-right: 28px;
}

.menupc .xiala .xl3 .xl3_fl ul {
  flex-direction: column;
  align-items: flex-start;
}

.menupc .xiala .xl3 .xl3_fl li {
  margin: 0 0 10px 0;
  overflow: hidden;
  float: none;
  width: 100%;
}

.menupc .xiala .xl3 .xl3_fl li:last-child {
  margin: 0;
}

.menupc .xiala .xl3 .xl3_fl li a {
  display: flex;
  align-items: center;
  color: #333;
  font-size: 18px;
  line-height: 30px;
  position: relative;
  background: url(../images/b.png) no-repeat right center;
  padding-right: 15px;
  padding-left: 0;
  transition: .5s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.menupc .xiala .xl3 .xl3_fl li a .pcate_img {
  position: relative;
  float: left;
  width: 20px;
  height: 27px;
  overflow: hidden;
}

.menupc .xiala .xl3 .xl3_fl li a .pcate_img:after {
  padding-bottom: 135%;
}

.menupc .xiala .xl3 .xl3_fl li a .pcate_img .p_before {
  left: 0;
  transition: all 0.5s ease-in-out 0s;
}

.menupc .xiala .xl3 .xl3_fl li a .pcate_img .p_after {
  left: -200%;
  opacity: 0;
  transition: all 0.5s ease-in-out 0s;
}

.menupc .xiala .xl3 .xl3_fl li a:hover {
  color: #0076BE;
  background: url(../images/b_h.png) no-repeat right center;
}

.menupc .xiala .xl3 .xl3_fl li a.current {
  color: #0076BE;
  background: url(../images/b_h.png) no-repeat right center;
}

.menupc .xiala .xl3 .xl3_fl li a:hover:before {
  opacity: 1;
}

.menupc .xiala .xl3 .xl3_fl li a.current:before {
  opacity: 1;
}

.menupc .xiala .xl3 .xl3_fl li a:hover .pcate_img .p_after {
  left: 0;
  opacity: 1;
}

.menupc .xiala .xl3 .xl3_fl li a:hover .pcate_img .p_before {
  left: 200%;
}

.menupc .xiala .xl3 .xl3_fl li a.current .pcate_img .p_after {
  left: 0;
  opacity: 1;
}

.menupc .xiala .xl3 .xl3_fl li a.current .pcate_img .p_before {
  left: 200%;
}

.menupc .xiala .xl3 .xl3_fl li a .pcate_txt {
  margin-left: 20px;
}

.menupc .xiala .xl3 .xl3_fc {
  /*border-right: 1px solid #CBCBCB;*/
  border-left: 1px solid #CBCBCB;
  padding: 0 50px;
  width: 515px;
}

.menupc .xiala .xl3 .xl3_fc ul {
  display: flex;
  flex-wrap: wrap;
}

.menupc .xiala .xl3 .xl3_fc ul li {
  width: 50%;
  margin: 0;
  text-align: left;
}

.menupc .xiala .xl3 .xl3_fc ul li a {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.menupc .xiala .xl3 .xl3_fc ul li a:hover {
  color: #0076BE;
}

.menupc .xiala .xl3 .xl3_fr {
  padding: 0 50px;
  width: 515px;
  display: none;
}

.menupc .xiala .xl3 .xl3_fr ul {
  display: flex;
  flex-wrap: wrap;
}

.menupc .xiala .xl3 .xl3_fr ul li {
  width: 50%;
  margin: 0;
  text-align: left;
}

.menupc .xiala .xl3 .xl3_fr ul li a {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 36px;
  padding-left: 15px;
  background: url(../images/s.png) no-repeat left center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.menupc .xiala .xl3 .xl3_fr ul li a:hover {
  background: url(../images/s_h.png) no-repeat left center;
  color: #0076BE;
}

.header-search {
  float: right;
  margin: 0 0 0 25px;
}

.header-search .pull-right {
  float: right;
  width: 17px;
  height: 100%;
  background: url(../images/search.png) no-repeat center center;
  color: #000;
  cursor: pointer;
}

.header-search .pull-right a {
  display: block;
  height: 106px;
  text-align: center;
}

.search {
  z-index: 9;
  position: relative;
}

.search .btn-search-max {
  z-index: 2;
  -webkit-transition: All .2s ease-in-out;
  transition: All .2s ease-in-out;
  position: relative
}

.search .btn-search-max * {
  display: inline-block;
  vertical-align: middle
}

.search .search-main {
  top: 106px;
  right: 0;
  z-index: 9;
  width: 340px;
  display: none;
  padding: 0 30px 10px 10px;
  position: absolute;
  box-shadow: 0 0 10px #eee;
  background-color: #fff;
}

.search-container {
  background-color: #fff;
  padding-left: 0;
  overflow: hidden;
  margin-top: 10px;
  position: relative;
  border: 1px solid #eee;
}

.search-container .form-control {
  text-align: left;
  border: none;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -mz-border-radius: 0;
  font-size: 14px;
  color: #cdcdcd;
  line-height: 20px;
  vertical-align: top;
  padding: 10px 86px 10px 10px;
  -webkit-appearance: none;
  background-color: #fff;
}

.search-container .form-control:focus {
  border: 1px solid #002a5c;
}

.search-container .btn {
  top: 0;
  border: 0;
  right: 0;
  color: #0074b1;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  position: absolute;
  cursor: pointer;
  border-radius: 0;
  background: #0074b1 url(../images/overlay-icon.png) no-repeat center center;
}

#search-closed {
  right: 0;
  top: 15px;
  max-width: 30px;
  position: absolute;
  cursor: pointer
}


/*手机导航*/

.phone-nav {
  position: absolute;
  font-size: 30px;
  right: 15px;
  top: 0px;
  line-height: 60px;
  display: none;
  color: #666;
}

.phone-nav img {
  height: 30px;
  margin-top: 15px;
  display: block;
}

.header a[href="#page"] {
  display: none !important;
}

.mm-opened .header a[href="#page"] {
  display: block !important;
}

.mm-opened .header a[href="#mmenu"] {
  display: none !important;
}

#mmenu {
  z-index: 9999;
}

#mmenu li .home-search {
  float: left;
  margin-left: 20px;
  width: 90%;
  background-color: #fff;
  padding-left: 0;
  overflow: hidden;
  margin-top: 10px;
  position: relative
}

#mmenu li .home-search .keyword {
  text-align: left;
  border: 0;
  box-shadow: 0;
  border-radius: 0;
  width: 86%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -mz-border-radius: 0;
  font-size: 14px;
  color: #999;
  line-height: 20px;
  vertical-align: top;
  padding: 6px 86px 6px 10px;
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #ccc
}

#mmenu li .home-search .keyword:focus {
  transition: border linear .2s, box-shadow linear .5s;
  -moz-transition: border linear .2s, -moz-box-shadow linear .5s;
  -webkit-transition: border linear .2s, -webkit-box-shadow linear .5s;
  outline: 0;
  border: 1px solid #0076be;
}

#mmenu li .home-search .btn-sub {
  top: 0;
  border: 0;
  right: 0;
  color: #0076be;
  width: 42px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  position: absolute;
  cursor: pointer;
  border-radius: 0;
  background: #0076be url(../images/search3.png) no-repeat center center;
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
}


/*swiper的banner*/

.home-banner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-slide {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.banners a {
  display: block;
}

.banners a img {
  display: block;
  width: 100%;
  height: auto;
}

.home-banner .swiper-container .swiper-pagination {
  display: block;
  bottom: 5px;
  right: 0px;
}

.home-banner .swiper-container .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background-color: #fff;
  opacity: 1;
  outline: none;
  margin: 0px 5px;
  border-radius: 0;
}

.home-banner .swiper-container .swiper-pagination-bullet-active {
  background-color: #0076be;
}

@media(max-width:1199px) {
  .daohang {
    height: 60px;
    position: fixed;
    top: 0;
    z-index: 999;
    box-shadow: 0 0 10px #ccc;
  }

  .yx a {
    padding-top: 15px;
  }

  .yx img {
    height: 30px;
  }

  .phone-nav {
    display: block;
  }

  .navdaohang {
    display: none;
  }

  .header-search {
    display: none;
  }
}

footer {
  width: 100%;
  margin: 0 auto;
}

.footer2 {
  border-top: 1px dashed #5495b8;
  overflow: hidden;
  padding: 22px 0;
  background-color: #3e7998;
}

.footer2 .container1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.footer2_fl p {
  text-align: center;
  line-height: 24px;
  color: #fff;
}

.footer2_fl p a {
  color: #fff;
}

.footer2_fl p a:hover {
  color: #94b6c7;
}

.footer2_fr ul {
  display: flex;
  justify-content: center;
}

.footer2_fr ul li {
  background: url("../images/fli.png") no-repeat right center;
  line-height: 24px;
}

.footer2_fr ul li:last-child {
  background: none;
}

.footer2_fr ul li a {
  display: block;
  padding: 0 21px;
  color: #fff;
}

.footer2_fr ul li a:hover {
  color: #94b6c7;
}

.footer1 {
  padding: 65px 0 85px 0;
  overflow: hidden;
  background-color: #3e7998;
}

.footer1_fl {
  float: left;
  width: 14%;
}

.footer1_fl_t {
  margin-bottom: 25px;
  overflow: hidden;
}

.footer1_fl_t a {
  display: block;
}

.footer1_fl_t a img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}

.footer1_fl_b img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}

.footer1_fl_b p {
  text-align: center;
  color: #fff;
  margin-top: 15px;
}

.footer1_fr {
  float: right;
  width: 75%;
}

.footer1_fr li {
  float: left;
  width: 14.28%;
  padding: 0 10px;
  line-height: 1;
}

.footer1_fr li a {
  display: block;
  font-size: 18px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.menulist {
  margin-top: 15px;
  overflow: hidden;
}

.menulist li {
  float: none;
  width: 100%;
  padding: 0;
  line-height: 30px;
}

.menulist li a {
  display: block;
  font-size: 16px;
  color: #94b6c7;
}

.menulist li a:hover {
  color: #fff;
}

.home-news {
  width: 100%;
  margin: 0 auto 65px auto;
  overflow: hidden;
}

.index_title {
  text-align: center;
}

.index_title:after {
  content: '';
  display: block;
  width: 32px;
  height: 3px;
  background-color: #0076be;
  margin: 30px auto 0 auto;
}

.index_title h3 {
  font-size: 60px;
  font-weight: bold;
  color: #e7e7e7;
  text-transform: capitalize;
  line-height: 0.75;
}

.index_title p {
  margin-top: 10px;
  font-size: 30px;
  font-weight: bold;
  color: #343434;
  line-height: 1;
}

.news_con {
  margin: 50px 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.news_con_fl {
  width: 30%;
}

.news_con_fl a {
  display: block;
}

.news_fl_txt {
  border: 1px solid #e0e0e0;
  padding: 35px 50px;
  overflow: hidden;
}

.news_fl_txt1 {
  font-size: 18px;
  color: #000;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: .5s;
}

.news_fl_txt2 {
  font-size: 16px;
  color: #3a3a3a;
  line-height: 30px;
  height: 90px;
  overflow: hidden;
  margin: 20px 0 25px 0;
}

.news_fl_txt3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.news_fl_txt3 p {
  color: #1f1e1e;
}

.news_fl_txt3 span {
  display: inline-block;
  width: 41px;
  height: 41px;
  background: url("../images/news_jt.png") no-repeat right center;
  transition: .5s;
}

.news_con_fl a:hover .tp img {
  transform: scale(1.2)rotate(5deg);
  -moz-transform: scale(1.2)rotate(5deg);
  -webkit-transform: scale(1.2)rotate(5deg);
}

.news_con_fl a:hover .news_fl_txt1 {
  color: #0076be;
}

.news_con_fl a:hover .news_fl_txt1 {
  color: #0076be;
}

.news_con_fl a:hover .news_fl_txt3 span {
  background: url("../images/news_jth.png") no-repeat right center;
}

.news_con_fr {
  width: 68%;
}

.news_con_fr ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.news_con_fr ul li {
  width: 48%;
  margin-bottom: 28px;
}

.news_con_fr ul li:nth-child(3),
.news_con_fr ul li:nth-child(4) {
  margin-bottom: 0;
}

.news_con_fr ul li a {
  display: flex;
  flex-direction: row;
  width: 100%;
  border: 1px solid #e0e0e0;
  padding: 28px;
  overflow: hidden;
}

/*.news_fr_date {
    width: 15%;
    text-align: center;
    color: #484848;
}

.news_fr_date p {
    font-size: 60px;
    color: #323232;
    line-height: 0.8;
    margin-bottom: 10px;
    transition: .5s;
}

.news_fr_date span {
    font-size: 16px;
    color: #1f1e1e;
}*/

.news_con_fr ul li a .tp {
  width: 35%;
}

.news_fr_txt {
  width: 65%;
  display: flex;
  flex-direction: column;
  padding-left: 25px;
}

.news_fr_txt1 {
  font-size: 18px;
  color: #000;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news_fr_txt2 {
  font-size: 16px;
  color: #3a3a3a;
  line-height: 30px;
  height: 90px;
  overflow: hidden;
  margin: 10px 0 20px 0;
}

.news_fr_txt3 {
  display: inline-block;
  width: 41px;
  height: 41px;
  background: url("../images/news_jt.png") no-repeat right center;
  transition: .5s;
}

.news_fr_txt4 {
  font-size: 14px;
  color: #999;
  margin-top: 5px;
}

.news_con_fr ul li a:hover .news_fr_date p {
  color: #0076be;
}

.news_con_fr ul li a:hover .news_fr_txt1 {
  color: #0076be;
}

.news_con_fr ul li a:hover .news_fr_txt3 {
  background: url("../images/news_jth.png") no-repeat right center;
}

.index_more a {
  display: block;
  width: 154px;
  margin: 0 auto;
  line-height: 38px;
  background-color: #0076be;
  color: #fff;
  font-size: 16px;
  border-radius: 30px;
  text-align: left;
  padding: 0 6px;
}

.index_more a p {
  background: url("../images/more_jt.png") no-repeat right center;
  padding-left: 23px;
  transition: .5s;
}

.index_more a:hover p {
  background: url("../images/more_jt.png") no-repeat left center;
  padding-left: 50px;
}

.home-about {
  width: 100%;
  margin: 75px auto 95px auto;
  position: relative;
  padding-top: 75px;
}

.home-about:after {
  content: '';
  display: block;
  width: 100%;
  height: 60%;
  background-color: #f9f9f9;
  position: absolute;
  top: 0;
  z-index: -2;
}

.about1 {
  margin: 60px 0 85px 0;
}

.about1 ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.about1 ul li {
  width: 20%;
  text-align: center;
}

.about1 ul li h3 {
  font-size: 72px;
  font-weight: bold;
  color: #0076be;
  line-height: 1;
  margin-bottom: 7px;
}

.about1 ul li p {
  font-size: 18px;
  color: #1f1e1e;
}

.about2 {
  position: relative;
}

.about2_fl {
  width: 60%;
  background-color: #fff;
  padding: 110px 150px 0 75px;
}

.about2_fl1 {
  font-size: 30px;
  color: #0076be;
  line-height: 1.5;
}

.about2_fl2 {
  font-size: 18px;
  color: #1f1e1e;
  line-height: 35px;
  height: 175px;
  overflow: hidden;
  margin: 40px 0 90px 0;
}

.about2_fl .index_more a {
  margin: 0 0 0 auto;
}

.about2_fl3 {
  margin-top: 45px;
}

.about2_fl3 ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.about2_fl3 ul li {
  width: 25%;
}

.about2_fl3 ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: .5s;
}

.about_img {
  width: 90px;
  margin: 0 auto;
  height: 90px;
  background-color: rgba(237, 237, 237, .49);
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  transition: .5s;
}

.about_imgs {
  width: 74px;
  margin: 0 auto;
  height: 74px;
  background-color: #ededed;
  border-radius: 50%;
  margin: 8px;
}

.about_imgs:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.about_img .about_before {
  top: 0;
  transition: all 0.6s ease-in-out 0s;
}

.about_img .about_after {
  top: -200%;
  opacity: 0;
  transition: all 0.6s ease-in-out 0s;
}

.about2_fl3 ul li a:hover .about_img {
  background-color: rgba(0, 118, 190, .49);
}

.about2_fl3 ul li a:hover .about_imgs {
  background-color: #0076be;
}

.about2_fl3 ul li a:hover .about_img .about_after {
  top: 0;
  opacity: 1;
}

.about2_fl3 ul li a:hover .about_img .about_before {
  top: 200%;
}

.about_txt {
  margin-top: 15px;
  font-size: 18px;
  color: #000;
  text-align: center;
}

.about2_fl3 ul li a:hover .about_txt {
  color: #0076be;
}

.about2_fr {
  width: 43%;
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: 0;
}

.home-solution {
  width: 100%;
  margin: 0 auto;
}

.solution_con {
  margin-top: 45px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.sol_con_title {
  width: 49%;
}

.sol_con_title ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  /*justify-content: space-between;*/
}

.sol_con_title ul li {
  width: 32%;
  margin-bottom: 13px;
  position: relative;
    margin-right: 2%;
}
.sol_con_title ul li:nth-child(3n){
    margin-right: 0;
}
.sol_con_title ul li:nth-child(4),
.sol_con_title ul li:nth-child(5),
.sol_con_title ul li:nth-child(6) {
  margin-bottom: 0;
}

.sol_in {
  position: relative;
}

.sol_in:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #f0f0f0;
  position: absolute;
  top: 0;
  left: 0;
  transition: .5s;
}

.sol_con_title ul li:hover .sol_in:after {
  display: none;
}

.sol_con_title ul li:hover .sol_in img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

.sol_out {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sol_out:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(89, 130, 155, .76);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: 0;
}

.sol_con_title ul li:hover .sol_out:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.sol_out .sol_img {
  width: 55px;
  margin: 0 auto;
  height: 55px;
  overflow: hidden;
  position: relative;
  transition: .5s;
  position: relative;
  z-index: 1;
}

.sol_out .sol_img:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.sol_out .sol_img .sol_before {
  top: 0;
  transition: all 0.6s ease-in-out 0s;
}

.sol_out .sol_img .sol_after {
  top: -200%;
  opacity: 0;
  transition: all 0.6s ease-in-out 0s;
}

.sol_con_title ul li:hover .sol_out .sol_img .sol_after {
  top: 0;
  opacity: 1;
}

.sol_con_title ul li:hover .sol_out .sol_img .sol_before {
  top: 200%;
}

.sol_txt {
  position: relative;
  z-index: 1;
  margin-top: 25px;
  font-size: 18px;
  color: #1f1e1e;
  text-align: center;
}

.sol_con_title ul li:hover .sol_txt {
  color: #fff;
}

.sol_con_show {
  width: 49%;
  padding: 60px 70px;
  border: 1px solid #e4e4e4;
  position: relative;
}

.sol_con_show:before {
  content: '';
  display: block;
  background: url("../images/sjt.png") no-repeat center;
  width: 15px;
  height: 25px;
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translate(-50%, 0);
}

.sol_con_show .sol_con_info {
  display: none;
}

.sol_con_info {
  overflow: hidden;
}

.sol_con_info1 {
  font-size: 24px;
  color: #010101;
  line-height: 1.5;
}

.sol_con_info2 {
  font-size: 16px;
  color: #3a3a3a;
  line-height: 30px;
  height: 150px;
  overflow: hidden;
  margin: 35px 0 60px 0;
}

.sol_con_info .index_more a {
  margin: 0 auto 0 0;
  background-color: transparent;
  border: 1px solid #0076be;
  color: #0076be;
}

.sol_con_info .index_more a p {
  background: url(../images/more_jt1.png) no-repeat right center;
}

.sol_con_info .index_more a:hover p {
  background: url("../images/more_jt1.png") no-repeat left center;
}

.home-pro {
  width: 100%;
  margin: 0 auto 35px auto;
  background: url("../images/probg.png") no-repeat center;
  background-size: cover;
  padding: 65px 0 25px 0;
  overflow: hidden;
}

.pro_nav {
  margin: 25px 0 40px 0;
}

.pro_nav ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}

.pro_nav ul li {
  margin: 0 6px;
}

.pro_nav ul li a {
  display: block;
  line-height: 36px;
  color: #0076be;
  border: 1px solid #0076be;
  text-align: center;
  border-radius: 25px;
  padding: 0 30px;
}

.pro_nav ul li a:hover {
  background-color: #0076be;
  color: #fff;
}

.pro_nav ul li a.current {
  background-color: #0076be;
  color: #fff;
}

.pro_logo {
  margin: 35px 0 45px 0;
  position: relative;
}

.pro_logo .swiper-slide {
  display: initial;
}

.plogos a {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  border: 1px solid #e7ebee;
  transition: .5s;
}

.plogos a:hover {
  border: 1px solid #0076be;
}

.plogos a:hover .tp img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

.pro_con {
  position: relative;
}

.pro_con .swiper-container {
  width: 86%;
  margin: 0 auto;
}

.pro_con .swiper-slide {
  display: initial;
}

.pros a {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  width: 100%;
  transition: .5s;
  padding-bottom: 60px;
}

.pro_img {
  width: 43%;
  position: relative;
  background-color: #f6f8f9;
  border: 10px solid #0076be;
}

.pros a .pic {
  position: relative;
  left: 50px;
  top: 50px;
  box-shadow: 0 0 8px rgba(0, 0, 0, .1);
  background-color: #fff;
}

.pros a .pic:after {
  padding-bottom: 68.75%;
}

.pros a:hover .puc img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

.pro_txt {
  width: 50%;
  text-align: justify;
}

.pro_txt1 {
  font-size: 30px;
  color: #0076be;
  line-height: 1.5;
}

.pro_txt2 {
  font-size: 18px;
  color: #1f1e1e;
  line-height: 35px;
  height: 70px;
  overflow: hidden;
  margin: 40px 0 55px 0;
}

.pro_txt3 {
  color: #0076be;
  font-size: 16px;
}

.pro_con .swiper-button-next,
.pro_con .swiper-button-prev {
  display: block;
  position: absolute;
  top: 50%;
  width: 67px;
  height: 67px;
  margin-top: -33px;
  z-index: 10;
  cursor: pointer;
  outline: none;
  background: #f0f0f0 url("../images/pjt.png") no-repeat center;
  text-align: center;
  border-radius: 50%;
}

.pro_con .swiper-button-next:hover,
.pro_con .swiper-button-prev:hover {
  background: #0076be url("../images/pjt_h.png") no-repeat center;
}

.pro_con .swiper-button-prev {
  left: 0;
  right: auto;
}

.pro_con .swiper-button-next {
  right: 0;
  left: auto;
  transform: rotateY(-180deg);
}
.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}
.clearfix{
    zoom: 1;
}
/*在线客服*/
.wai-side{
    position: fixed;
    width: 47px;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 999;
}
.side {
  position: fixed;
  width: 47px;
  right: 0;
  top: 40%;
  z-index: 100;
}

.side ul li {
  width: 47px;
  height: 47px;
  float: left;
  position: relative;
  background-color: #0076be;
  line-height: 38px;
  margin-bottom: 3px;
  border-radius: 5px;
  text-align: center;
  transition: all .3s;
  cursor: pointer;
}

.side ul li:hover {
  background-color: #279be2;
}

.side ul li i {
  height: 26px;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 26px;
  margin-top: 10px;
  transition: all .3s;
}

.side ul li i.bgs1 {
  background-image: url(../images/bgs1.png)
}

.side ul li i.bgs2 {
  background-image: url(../images/bgs2.png)
}

.side ul li i.bgs3 {
  background-image: url(../images/bgs3.png)
}

.side ul li i.bgs4 {
  background-image: url(../images/bgs4.png)
}

.side ul li .sidebox {
  position: absolute;
  width: 78px;
  height: 78px;
  top: 0;
  right: 0;
  transition: all .3s;
  overflow: hidden;
}

.side ul li.sideewm .ewBox.son {
  width: 150px;
  height: 150px;
  display: none;
  color: #363636;
  text-align: center;
  padding: 11.5px;
  position: absolute;
  left: -150px;
  top: 0;
  background: #279be2;
}

.side ul li.sideetel .telBox.son {
  width: 150px;
  height: 47px;
  display: none;
  color: #fff;
  font-size: 16px;
  line-height: 47px;
  text-align: center;
  position: absolute;
  left: -145px;
  top: 0;
  background: #279be2;
}

.side ul li:hover .son {
  display: block !important;
  animation: fadein 1s;
}

@keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}


/*关于我们*/

.container2 {
  width: 81%;
  margin: 0 auto;
}

.inner-banner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.inner-banner img {
  display: block;
  width: 100%;
  height: auto;
  margin: auto;
}

.iban_info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  line-height: 1;
  color: #FFFFFF;
}

.iban_info h3 {
  line-height: 1;
  position: relative;
  font-size: 40px;
  font-weight: bold;
  color: #FFFFFF;
  background: url("../images/banbg.png") no-repeat left center;
  width: 297px;
  height: 73px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 7px 70px 0 30px;
  margin-bottom: 30px;
}

.iban_info h3 img {
  max-width: 100%;
  width: auto;
  margin: 0;
}

.iban_info p {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 25px;
}

.inner_location {
  margin-top: -44px;
}

.inner_location p {
  background: url("../images/home.png") no-repeat left center;
  padding-left: 26px;
  color: #fff;
  line-height: 20px;
}

.inner_location p a {
  color: #fff;
}

.inner-main {
  width: 100%;
  margin: 0 auto;
}

.iabout {
  margin: 60px 0 65px 0;
}

.iabout1_con {
  margin-top: 45px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.iabout1_con_fl {
  width: 55%;
  height: 415px;
  overflow-y: scroll;
}

.style::-webkit-scrollbar-track {
  background-color: #eee;
}

.style::-webkit-scrollbar {
  width: 8px;
  background-color: #eee;
}

.style::-webkit-scrollbar-thumb {
  background-color: #c5c5c5;
}

.iabout1_con_fls {
  padding-right: 70px;
}

.iabout1_con_fl1 {
  font-size: 24px;
  color: #0076BE;
  margin-bottom: 30px;
}

.iabout1_con_fl2 {
  font-size: 16px;
  color: #000;
  line-height: 36px;
}

.iabout1_con_fr {
  width: 37.5%;
  position: relative;
  padding: 20px 20px 0 0;
}

.iabout1_con_fr:before {
  content: '';
  display: block;
  width: 90%;
  height: 85%;
  background: #0076BE;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.iabout2 {
  background: url("../images/iabout2bg.png") no-repeat center;
  background-size: cover;
  padding: 115px 0;
}

.iabout2 .about1 {
  margin: 0;
}

.iabout2 .about1 ul li {
  width: 23%;
}

.iabout3 {
  position: relative;
  padding-bottom: 45px;
}

.iabout3s .swiper-slide {
  display: initial;
}

.iabout3s a {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  transition: .5s;
  height: 351px;
  background: #FBFBFB;
  border: 1px solid #e3e3e3;
  border-radius: 15px;
  padding: 40px;
}

.iabout3_img {
  width: 106px;
  height: 106px;
  border: 1px dashed rgba(0, 118, 190, 0.38);
  border-radius: 50%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  transition: .5s;
}

.iabout3_img .pic {
  margin: 9px;
  width: 86px;
  height: 86px;
  background: #0076BE;
  border-radius: 50%;
}

.iabout3_img .pic .a_before {
  top: 0;
  transition: all 0.6s ease-in-out 0s;
}

.iabout3_img .pic .a_after {
  top: -200%;
  opacity: 0;
  transition: all 0.6s ease-in-out 0s;
}

.iabout3s a:hover {
  background: #0076BE;
  border: 1px solid #0076BE;
}

.iabout3s a:hover .iabout3_img {
  border: 1px solid #fff;
  width: 77px;
  height: 77px;
}

.iabout3s a:hover .iabout3_img .pic {
  width: 63px;
  height: 63px;
  background: #fff;
  margin: 6px;
}

.iabout3s a:hover .iabout3_img .pic img {
  max-width: 60%;
}

.iabout3s a:hover .iabout3_img .pic .a_after {
  top: 0;
  opacity: 1;
}

.iabout3s a:hover .procate_img .pic .a_before {
  top: 200%;
}

.iabout3_txt {
  margin-top: 30px;
  text-align: center;
}

.iabout3_txt h3 {
  font-size: 24px;
  color: #0076BE;
  line-height: 1;
  margin-bottom: 35px;
}

.iabout3_txt p {
  font-size: 16px;
  color: #000000;
  line-height: 30px;
}

.iabout3s a:hover .iabout3_txt h3 {
  color: #fff;
}

.iabout3s a:hover .iabout3_txt p {
  color: #fff;
}

.swiper-pagination1 {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.iabout3 .swiper-pagination1 {
  display: block;
  bottom: 0;
  right: 0px;
  width: 100%;
  text-align: center;
}

.iabout3 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #D6D6D6;
  border-radius: 50%;
  opacity: 1;
  outline: none;
  margin: 0px 6px;
}

.iabout3 .swiper-pagination-bullet-active {
  background: #0076BE;
}

.istructure {
  background: url("../images/istructurebg.png") no-repeat center;
  background-size: cover;
  padding: 63px 0 82px 0;
  overflow: hidden;
}

.istructure_con {
  margin-top: 47px;
}

.ihonor_con {
  margin: 41px 0 44px 0;
  position: relative;
  padding-bottom: 49px;
}

.ihonors .swiper-slide {
  display: initial;
}

.ihonors a {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  width: 100%;
  transition: .5s;
  background: url("../images/ihonorbg.png") no-repeat center;
  background-size: cover;
  padding: 25px 30px 25px 40px;
}

.ihonor_txt {
  width: 38%;
}

.ihonor_txt h3 {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  line-height: 36px;
  text-align: left;
}

.ihonors a .tp {
  width: 52%;
}

.ihonors a:hover .iabout3_txt h3 {
  color: #fff;
}

.swiper-pagination2 {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.ihonor_con .swiper-pagination2 {
  display: block;
  bottom: 0;
  right: 0px;
  width: 100%;
  text-align: center;
}

.ihonor_con .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #D6D6D6;
  border-radius: 50%;
  opacity: 1;
  outline: none;
  margin: 0px 6px;
}

.ihonor_con .swiper-pagination-bullet-active {
  background: #0076BE;
}

.iprocess {
  margin: 63px 0;
}

.iprocess_con {
  margin-top: 77px;
  position: relative;
  background: url("../images/iprocessbg.png") no-repeat center;
  padding: 56px 0;
}

.iprocess_con:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #CBCBCB;
  position: absolute;
  left: 0;
  top: 188px;
}

.iprocess_con .container2 {
  position: relative;
}

.iprocess_con .swiper-container {
  width: 93%;
  margin: 0 auto;
}

.lcs {
  overflow: hidden;
}

.lcs a {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
}

.lcs_wz {
  width: 100%;
}

.lcs_wz h3 {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  color: #565656;
  line-height: 30px;
}

.lcs:nth-child(odd) {
  padding-bottom: 127px;
}

.lcs:nth-child(odd) .lcs_wz {
  position: absolute;
  top: 127px;
}

.lcs:nth-child(odd) .lcs_wz h3 {
  background: url("../images/dian.png") no-repeat left top;
  padding-top: 23px;
}

.lcs:nth-child(even) .lcs_wz {
  padding-top: 85px;
}

.lcs:nth-child(even) .lcs_wz h3 {
  background: url("../images/dian.png") no-repeat left bottom;
  padding-bottom: 23px;
}

.lcs_txt {
  width: 100%;
  padding: 0 45px 0 24px;
  text-align: justify;
  position: relative;
  color: #000;
}

.lcs:nth-child(odd) .lcs_txt {
  height: 127px;
}

.lcs:nth-child(even) .lcs_txt {
  padding-top: 127px;
}

.lcs_txt:before {
  content: '';
  display: block;
  width: 1px;
  height: 127px;
  background: #CBCBCB;
  position: absolute;
  left: 5px;
  top: 0;
}

.lcs_txt h3 {
  font-size: 24px;
  font-weight: bold;
  color: #828282;
  line-height: 1;
  margin-bottom: 20px;
}

.lcs_txt h3:before {
  content: '';
  display: block;
  width: 11px;
  height: 11px;
  background: #B9B9B9;
  border-radius: 50%;
  position: absolute;
  left: 0;
}

.lcs_txt p {
  font-size: 16px;
  color: #333;
  line-height: 26px;
}

.lcs a:hover .lcs_wz h3 {
  color: #0076BE;
}

.lcs a:hover .lcs_txt h3 {
  color: #0076BE;
}

.lcs:nth-child(odd) a:hover .lcs_wz h3 {
  background: url("../images/dian_h.png") no-repeat left top;
}

.lcs:nth-child(even) a:hover .lcs_wz h3 {
  background: url("../images/dian_h.png") no-repeat left bottom;
}

.lcs:nth-child(even) a:hover .lcs_txt h3:before {
  background: #0076BE;
}

.iprocess_con .swiper-button-next1,
.iprocess_con .swiper-button-prev1 {
  display: block;
  position: absolute;
  top: 112px;
  width: 41px;
  height: 41px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  outline: none;
  background: url("../images/lcjt.png") no-repeat center;
  text-align: center;
  border-radius: 50%;
}

.iprocess_con .swiper-button-next1:hover,
.iprocess_con .swiper-button-prev1:hover {
  background: url("../images/lcjt_h.png") no-repeat center;
}

.iprocess_con .swiper-button-prev1 {
  left: 0;
  right: auto;
}

.iprocess_con .swiper-button-next1 {
  right: 0;
  left: auto;
  transform: rotateY(-180deg);
}


/*联系我们*/

.inner_main {
  padding-top: 24px;
}

.inner_main .index_title p {
  margin-top: 0;
}

.inner_main .index_title:after {
  margin: 15px auto 0 auto;
}

.icontact {
  margin: 63px 0 73px 0
}

.icontact_con {
  margin-top: 48px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
}

.icontact_con_fl {
  width: 30%;
  background-color: #f7f7f7;
  padding: 30px 37px;
  overflow: hidden;
}

.icontact_con_fl dl {
  border-bottom: 1px solid #dfdfdf;
  overflow: hidden;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.icontact_con_fl dl:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.icontact_con_fl dl dt {
  font-size: 18px;
  color: #333;
  padding-left: 47px;
  line-height: 32px;
  margin-bottom: 5px;
}

.icontact_con_fl dl dt.c1 {
  background: url("../images/c1.png") no-repeat left center;
}

.icontact_con_fl dl dt.c2 {
  background: url("../images/c2.png") no-repeat left center;
}

.icontact_con_fl dl dt.c3 {
  background: url("../images/c3.png") no-repeat left center;
}

.icontact_con_fl dl dt.c4 {
  background: url("../images/c4.png") no-repeat left center;
}

.icontact_con_fl dl dt.c5 {
  background: url("../images/c5.png") no-repeat left center;
}

.icontact_con_fl dl dd {
  font-size: 16px;
  padding-left: 47px;
  color: #555;
}

.icontact_con_fr {
  width: 70%;
}

.ifeedback {
  margin: 10px 0 70px 0;
}

.ifeedback_con h3 {
  text-align: center;
  font-size: 16px;
  color: #525252;
  margin: 35px 0 50px 0;
}

.lxform {}

.lx1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.lx1s {
  width: 48.5%;
  margin-bottom: 40px;
}

.lx1 label {
  display: block;
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
}

.lx1 label b {
  color: #ff0000;
}

.lx1 input {
  width: 100%;
  height: 46px;
  line-height: 46px;
  background-color: #f2f2f2;
  border: none;
  padding: 0 15px;
  color: #525252;
}

.lx1 textarea {
  width: 100%;
  height: 240px;
  line-height: 30px;
  background-color: #f2f2f2;
  border: none;
  padding: 15px;
  resize: none;
  color: #525252;
}

.lx1 select {
  width: 100%;
  height: 46px;
  line-height: 46px;
  border: none;
  color: #525252;
  padding: 0 15px;
  background: #f2f2f2 url("../images/lyjt.png") no-repeat right center;
}

.lx2 {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}

.lx2_fl {
  width: 49%;
  position: relative;
}

.lx2_fl label {
  display: block;
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
}

.lx2_fl label b {
  color: #ff0000;
}

.lx2_fl input {
  width: 73%;
  height: 46px;
  line-height: 46px;
  background-color: #f2f2f2;
  border: none;
  padding: 0 15px;
  font-size: 16px;
  color: #525252;
}

.lx2_fl a {
  width: 25%;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 46px;
}

.lx2_fl a img {
  width: auto;
  height: 44px;
  border: 1px solid #DCDCDC;
}

.lx2_fr {
  width: 49%;
  text-align: right;
}

.lx2_fr input {
  width: 156px;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  border: none;
  background-color: #0076BE;
  color: #fff;
}

.inetwork_con {
  margin-top: 85px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.inetwork_con dl {
  width: 26%;
  margin-right: 11%;
  margin-bottom: 85px;
  color: #333;
}

.inetwork_con dl:nth-child(3n) {
  margin-right: 0;
}

.inetwork_con dl dt {
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
}

.inetwork_con dl dd {
  font-size: 16px;
  line-height: 36px;
}


/*新闻资讯*/

.inews {
  margin: 63px 0 38px 0;
}

.inews_con {
  margin: 40px 0 10px 0;
}

.inews_con ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.inews_con ul li {
  /*width: 49%;
  margin-right: 2%;*/
    width: 100%;
  margin-bottom: 35px;
}

.inews_con ul li:nth-child(2n) {
  margin-right: 0;
}

.inews_con ul li a {
  display: flex;
  flex-direction: row;
  align-items: center;
  border: 1px solid #DFDFDF;
  border-radius: 10px;
  padding: 32px 28px;
  transition: .5s;
}

.inews_date {
  width: 12%;
  height: 107px;
  background: #EDEDED;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #666;
  transition: .5s;
  display: none;
}

.inews_date p {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
}

.inews_date span {
  font-size: 16px;
}

.inews_txt {
  /*width: 88%;
    padding-left: 38px;*/
  width: 100%;
}

.inews_txt1 {
  font-size: 18px;
  color: #000000;
  line-height: 1;
  margin-bottom: 15px;
  transition: .5s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.inews_txt3 {
  font-size: 14px;
  color: #999;
  margin-top: 5px;
}

.inews_txt2 {
  font-size: 16px;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}

.inews_txt2 span {
  color: #0076BE;
}

.inews_con ul li a:hover {
  border: 1px solid #0076BE;
}

.inews_con ul li a:hover .inews_date {
  background: #0076BE;
  color: #fff;
}

.inews_con ul li a:hover .inews_txt1 {
  color: #0076BE;
}


/*分页*/

.pagination {
  text-align: center;
  color: #666;
  clear: both;
}

.pagination a {
  display: inline-block;
  color: #666;
  text-align: center;
  text-transform: capitalize;
  padding: 0px 10px;
  line-height: 26px;
  margin: 0px 1px 10px 1px;
  border: 1px solid #dbdbdb;
}

.pagination a:hover {
  color: #fff;
  background-color: #0076BE;
  border: 1px solid #0076BE;
}

.pagination a.active {
  color: #fff;
  background-color: #0076BE;
  border: 1px solid #0076BE;
}


/*新闻详情*/

.inewsshow {
  margin: 63px 0 50px 0;
}

.container3 {
  width: 1200px;
  margin: 0 auto;
}

.inewsshow_con {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content:space-around;
}

.inewsshow_con_fl {
  width: 62.5%;
}

.show_title h3 {
  font-size: 24px;
  color: #000;
  padding-bottom: 15px;
  line-height: 30px;
  text-align: center;
}

.show_title span {
  color: #8F8F8F;
  font-size: 14px;
  display: block;
  text-align: center;
}

.show_content {
  line-height: 30px;
  font-size: 16px;
  color: #5F5D5D;
  padding: 25px 0 50px 0;
    max-width: 660px;
    margin: 0 auto;
    text-align: justify;
     text-indent: 2em;
}

.show_content img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  height: auto;
}

.inewsshow .show_content p {
  text-indent: 2em;
  text-align: justify;
  font-size: 16px !important;
}

.show_back {
  padding-top: 30px;
  border-top: 1px solid #D6D6D6;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.show_back_fl {
  width: 70%;
  overflow: hidden;
}

.show_back_fl li {
  font-size: 16px;
  line-height: 36px;
  color: #515151;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.show_back_fl li a {
  color: #515151;
  font-size: 16px;
}

.show_back_fl li a:hover {
  color: #0076BE;
}

.show_back_fr {
  overflow: hidden;
}

.show_back_fr a {
  display: flex;
  align-items: center;
  height: 36px;
  line-height: 36px;
  background: #0076BE;
  border-radius: 18px;
  color: #fff;
  padding: 0 30px 0 40px;
}

.show_back_fr a img {
  padding-left: 20px;
}

.inewsshow_con_fr {
  width: 29.2%;
}

.inewsshow_title {
  padding-bottom: 10px;
  border-bottom: 1px solid #D0D0D0;
  overflow: hidden;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.inewsshow_title p {
  font-size: 22px;
  color: #000;
}

.inewsshow_title a {
  color: #000;
}

.inewsshow_title a:hover {
  color: #0076BE;
}

.inewsshow_con_fr_info li {
  border-bottom: 1px dashed #bdbdbd;
  padding: 35px 0;
  overflow: hidden;
}

.inewsshow_con_fr_info li a {
  display: block;
}

.inewsshow_fr1 {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.inewsshow_fr2 {
  font-size: 14px;
  font-weight: 400;
  color: #656565;
  line-height: 24px;
}

.inewsshow_fr2 span {
  color: #0076BE;
}

.inewsshow_con_fr_info li a:hover .inewsshow_fr1 {
  color: #0076BE;
}


/*安装须知*/

.iinstall {
  margin: 63px 0 53px 0;
}

.iinstall_con {
  margin: 27px 0 57px 0;
}

.iinstall_con ul li {
  padding: 22px 0;
  border-bottom: 1px dashed #acacac;
  line-height: 24px;
}

.iinstall_con ul li a {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.iinstall_con ul li a p {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  position: relative;
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 15px;
}

.iinstall_con ul li a p:before {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  background: #a0a0a0;
  position: absolute;
  left: 0;
  top: 10px;
}

.iinstall_con ul li a span {
  font-family: Microsoft YaHei;
  color: #575757;
  font-size: 14px;
}

.iinstall_con ul li a:hover p {
  color: #0076BE;
}

.iinstall_con ul li a:hover p:before {
  background: #0076BE;
}

.iinstall_con ul li a:hover span {
  color: #0076BE;
}


/*资料下载*/

.idownload {
  margin: 63px 0 53px 0;
}

.idownload_con {
  margin: 45px 0 60px 0;
}

.idownload_con_t {
  height: 57px;
  background: #F0F0F0;
}

.idownload_con_t ul {
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.idownload_con_t ul li {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}

.xz1 {
  width: 45%;
  text-align: left;
  padding-right: 55px;
}

.xz2 {
  width: 47%;
  padding-right: 37%;
  text-align: center;
}

.xz3 {
  width: 8%;
  text-align: center;
}

.idownload_con_t ul li.xz1 {
  padding-left: 55px;
}

.idownload_con_t ul li.xz3 {
  padding-right: 32px;
}

.idownload_con_b dl {
  border-bottom: 1px dashed #ddd;
  padding: 38px 0;
  line-height: 39px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.idownload_con_b dl dd {
  color: #333;
  font-size: 18px;
}

.idownload_con_b dl dd.xz1 {
  background: url("../images/djt.png") no-repeat left 14px;
  padding-left: 11px;
}

.idownload_con_b dl dd.xz3 {
  text-align: center;
  padding-right: 32px;
}

.idownload_con_b dl dd.xz3 a {
  display: block;
  height: 39px;
  line-height: 39px;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  border-radius: 20px;
}

.idownload_con_b dl dd.xz3 a:hover {
  color: #fff;
  background: #0076BE;
  border: 1px solid #0076BE;
}


/*售后支持*/

.isupport {
  margin: 63px 0;
}

.isupport_con h3 {
  margin: 30px 0 40px 0;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
  text-align: center;
}


/*常见问题*/

.ifaq {
  margin: 63px 0 70px 0;
}

.ifaq_con {
  margin: 10px 0 67px 0;
}

.ifaq_con dl {
  border-bottom: 1px solid #d7d7d7;
  padding: 49px 0;
  overflow: hidden;
}

.zp-title {
  cursor: pointer;
  outline: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  transition: 0.5s;
  line-height: 24px;
}

.zp-title p {
  width: 70%;
  color: #333;
  font-size: 24px;
}

.zp-title span {
  display: block;
  font-size: 16px;
  color: #4C4C4C;
  position: relative;
  transition: .5s;
  padding-left: 10px;
  padding-right: 18px;
}

.zp-title span:before {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  background: #5D5D5D;
  position: absolute;
  left: 0;
  top: 10px;
}

.zp-title span:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
  border-top: 7px solid #5D5D5D;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  right: 0;
  position: absolute;
  top: 8px;
  transition: .5s;
}

.zp-content {
  display: none;
  padding: 35px 50px;
  color: #4D4D4D;
  font-size: 16px;
  line-height: 36px;
}

.ijoin2_2 dl.open {
  border-bottom: none;
}

.open .zp-title li {
  color: #fff;
}

.open .zp-title span {
  color: #0076BE;
}

.open .zp-title span:before {
  background: #0076BE;
}

.open .zp-title span:after {
  transform: rotateX(180deg);
  border-top: 7px solid #0076BE;
}

.open .zp-content {
  display: block;
}


/*技术研发*/

.ijsyf {
  margin: 63px 0 100px 0;
}

.ijsyf_con {
  margin-top: 70px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.ijsyf_con_fl {
  width: 55%;
}

.ijsyf_con_fl1 {
  font-size: 24px;
  color: #0076BE;
  line-height: 24px;
  margin-bottom: 40px;
}

.ijsyf_con_fl2 {
  font-size: 16px;
  color: #000;
  line-height: 36px;
}

.ijsyf_con_fr {
  width: 38.5%;
  position: relative;
  padding: 40px 40px 0 0;
}

.ijsyf_con_fr:before {
  content: '';
  display: block;
  width: 93%;
  height: 90%;
  background: #0076BE;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}


/*员工天地*/

.iculture {
  margin: 63px 0;
}

.iculture_con {
  margin: 42px 0 23px 0;
}

.iculture_con ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.iculture_con ul li {
  width: 22.75%;
  margin-right: 3%;
  margin-bottom: 38px;
}

.iculture_con ul li:nth-child(4n) {
  margin-right: 0;
}

.iculture_con ul li a {
  display: block;
  border: 1px solid #DFDFDF;
  padding: 22px;
  transition: .5s;
}

.iculture_txt {
  text-align: center;
  padding: 30px 0 5px 0;
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: .5s;
}

.iculture_con ul li a:hover {
  border: 1px solid #0076BE;
}

.iculture_con ul li a:hover .tp img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

.iculture_con ul li a:hover .iculture_txt {
  color: #0076BE;
}


/*员工天地详情*/
.icultureshow1{
    text-align: center;
}
.icultureshow2{
    position: relative;
    margin-top: 10px;
}
.icultureshow2 .swiper-slide{
    display: initial;
}
.icultureshow2 .swiper-button-next5, .icultureshow2 .swiper-button-prev5 {
    display: block;
    position: absolute;
    top: 50%;
    width: 52px;
    height: 52px;
    margin-top: 0;
    transform: translate(0, -50%);
    z-index: 10;
    cursor: pointer;
    outline: none;
    background: #E9E9E9 url("../images/pjt.png") no-repeat center;
    text-align: center;
    border-radius: 50%;
}
.icultureshow2 .swiper-button-next5:hover, .icultureshow2 .swiper-button-prev5:hover {
    background: #0076be url("../images/pjt_h.png") no-repeat center;
}
.icultureshow2 .swiper-button-prev5 {
    left: 15px;
    right: auto;
}
.icultureshow2 .swiper-button-next5 {
    right: 15px;
    left: auto;
    transform: rotateY(-180deg) translate(0, -50%);
}



/*企业视频*/

.ivideo {
  margin: 63px 0;
}

.ivideo_con {
  margin: 42px 0 47px 0;
}

.ivideo_con ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.ivideo_con ul li {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 31px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #DFDFDF;
  padding: 22px;
  transition: .5s;
}

.ivideo_con ul li:nth-child(2n) {
  margin-right: 0;
}

.ivideo_fl {
  width: 51%;
}

.m-video {
  cursor: pointer;
  position: relative;
}

.video_btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  display: flex;
  align-items: center;
  justify-content: center;
}

.ivideo_con ul li:hover {
  border: 1px solid #0076BE;
}

.ivideo_con ul li:hover .tp img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

.video_btn img {
  width: 56px;
  height: 56px;
}

.ivideo_fr {
  width: 43%;
}

.ivideo_fr1 {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
  margin-bottom: 20px;
}

.ivideo_fr2 {
  font-size: 16px;
  font-weight: 400;
  color: #676767;
  line-height: 30px;
}


/*招聘人才*/

.ijob {
  margin: 63px 0;
}

.ijob_con {
  margin-top: 73px;
}

.ijob_con dl {
  overflow: hidden;
  margin-bottom: 44px;
}

.job-title {
  cursor: pointer;
  outline: none;
  transition: 0.5s;
  border-bottom: 1px solid #E3E3E3;
  padding-bottom: 30px;
}

.job-title-1 {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  margin-bottom: 20px;
}

.job-title-2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.job-title-2 p {
  font-size: 16px;
  color: #333;
  padding-left: 10px;
  line-height: 24px;
  position: relative;
}

.job-title-2 p.zplx {
  width: 15%;
}

.job-title-2 p.gzdd {
  width: 30%;
}

.job-title-2 p.fbsj {
  width: 20%;
}

.job-title-2 p.djzk {
  width: 95px;
}

.job-title-2 p:before {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  background: #5D5D5D;
  position: absolute;
  left: 0;
  top: 10px;
}

.job-title-2 p span {
  color: #838383;
}

.job-title-2 p.djzk {
  display: block;
  color: #4C4C4C;
  position: relative;
  transition: .5s;
  padding-right: 18px;
}

.job-title-2 p.djzk:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
  border-top: 7px solid #5D5D5D;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  right: 0;
  position: absolute;
  top: 8px;
  transition: .5s;
}

.job-content {
  display: none;
  padding: 40px 25px;
}

.job-content-1 {
  color: #4D4D4D;
  font-size: 16px;
  line-height: 30px;
}

.job-content-1 h3 {
  font-size: 18px;
  font-weight: bold;
}

.job-content-2 {
  margin-top: 45px;
}

.job-content-2 a {
  display: block;
  width: 161px;
  height: 42px;
  line-height: 42px;
  background: #0076BE;
  border-radius: 21px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

.ijob_con dl.open {
  border-bottom: none;
}

.open .job-title-2 p.djzk {
  color: #0076BE;
}

.open .job-title-2 p.djzk:before {
  background: #0076BE;
}

.open .job-title-2 p.djzk:after {
  transform: rotateX(180deg);
  border-top: 7px solid #0076BE;
}

.open .job-content {
  display: block;
}


/*招聘详情*/

.job-form {
  margin-top: 20px;
}

.job-form-t {
  padding: 30px 23px;
  border: 1px solid #E3E3E3;
  overflow: hidden;
}

.job-form-t h3 {
  font-size: 22px;
  font-weight: 400;
  color: #0076BE;
  line-height: 1;
  margin-bottom: 35px;
}

.jinfo1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.jinfo1s {
  width: 31%;
  margin-bottom: 33px;
}

.jinfo1 label {
  display: block;
  font-size: 16px;
  color: #333;
  margin-bottom: 20px;
}

.jinfo1 label b {
  color: #ff0000;
}

.jinfo1 input {
  width: 100%;
  height: 46px;
  line-height: 46px;
  background-color: #f2f2f2;
  border: none;
  padding: 0 15px;
  color: #525252;
}

.jinfo1 select {
  width: 100%;
  height: 46px;
  line-height: 46px;
  border: none;
  color: #838383;
  padding: 0 15px;
  background: #f2f2f2 url("../images/lyjt.png") no-repeat right center;
}

.jinfo2 {}

.jinfo2 label {
  display: block;
  font-size: 16px;
  color: #333;
  margin-bottom: 20px;
}

.jinfo2 label b {
  color: #ff0000;
}

.jinfo2 label span {
  color: #0076BE;
}

.job-form-b {
  margin-top: 29px;
}

.job-form-b input {
  width: 161px;
  height: 42px;
  line-height: 42px;
  background: #0076BE;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

.jinfo2-upload {
  position: relative;
}

.fjsc1 {}

.fjsc1 a {
  display: block;
  width: 120px;
  height: 46px;
  line-height: 46px;
  border: none;
  color: #838383;
  position: relative;
  font-size: 16px;
  overflow: hidden;
  background: #F2F2F2;
}

.fjsc1 a p {
  color: #838383;
  font-size: 16px;
  text-align: center;
}

.fjsc1 a input {
  width: 100%;
  height: 48px;
  line-height: 48px;
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px;
  opacity: 0;
}

.fjsc2 {
  position: absolute;
  top: 0;
}

.fjsc2_txt {
  float: left;
  line-height: 46px;
  color: #0076BE;
  padding-left: 140px;
  font-size: 16px;
}

.isignup_con_t_fr .fjsc2_txt {
  padding-left: 90px;
}

.fjsc2_close {
  float: left;
  display: none;
  margin-left: 2px;
}


/*产品中心*/

.iproduct {
  margin: 70px 0 55px 0;
}

.iproduct_con {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.iproduct_con_fl {
  width: 19%;
}

.pro_title {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
}

.pinfo {
  margin-top: 30px;
}

.pinfo li {
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}

.pinfo li a {
  display: block;
  font-size: 18px;
  color: #000;
  background-color: #F4F4F4;
  border: 1px solid #D0D0D0;
  line-height: 59px;
  padding: 0 5%;
  overflow: hidden;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
}

.pinfo li .more {
  position: absolute;
  right: 5%;
  padding: 0;
  top: 0;
  border: none;
  width: 95%;
  height: 59px;
  cursor: pointer;
  background: url(../images/p.png) no-repeat right center;
  display: block;
  z-index: 5;
}

.pinfo ul li a:hover.more {
  background: url(../images/p.png) no-repeat right center;
}

.pinfo ul li:hover .more {
  background: url(../images/p_h.png) no-repeat right center;
}

.pinfo .er {
  display: none;
  padding: 30px 0;
  border: 1px solid #D0D0D0;
}

.pinfo .er li {
  margin-bottom: 0;
}

.pinfo .er li a {
  color: #333;
  font-size: 16px;
  line-height: 36px;
  padding-left: 50px;
  background-color: transparent;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none;
}

.pinfo .nav-show .er {
  display: block;
}

.pinfo .nav-show .er li {
  margin-bottom: 0;
}

.pinfo .nav-show .er li a {
  color: #333;
  font-size: 16px;
  line-height: 36px;
  padding-left: 50px;
  background-color: transparent;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none;
}

.pinfo .nav-show:hover .more {
  background: url(../images/p_h.png) no-repeat right center;
}

.pinfo .nav-show a {
  color: #fff;
  background-color: #0076BE;
  border: 1px solid #0076BE;
}

.pinfo .nav-show .more {
  background: url(../images/p_h.png) no-repeat right center;
}

.pinfo .er li .mmore {
  position: absolute;
  right: 5%;
  padding: 0;
  top: 0;
  border: none;
  width: 95%;
  height: 36px;
  cursor: pointer;
  background: url(../images/j.png) no-repeat 30px center;
  display: block;
  z-index: 5;
  background-color: transparent !important;
}

.pinfo .er li a:hover.mmore {
  background: url(../images/j_h.png) no-repeat 30px center;
}

.pinfo .er li:hover .mmore {
  background: url(../images/j_h.png) no-repeat 30px center;
}

.pinfo .san {
  display: none;
}

.pinfo .san li:last-child {
  margin-bottom: 0;
}

.pinfo .san li a {
  color: #6B6B6B;
  font-size: 16px;
  line-height: 36px;
  background: url("../images/s.png") no-repeat left center;
  padding: 0 30px 0 85px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pinfo .san li a:hover {
  background: url("../images/s_h.png") no-repeat left center;
  color: #0076BE;
}

.pinfo .nnav-show .san {
  display: block;
}

.pinfo .nnav-show .san li {
  margin-bottom: 0;
}

.pinfo .nnav-show .san li a {
  color: #6B6B6B !important;
  font-size: 16px;
  line-height: 36px;
  font-weight: normal;
  background: url("../images/s.png") no-repeat 70px center;
  padding: 0 30px 0 85px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pinfo .nnav-show .san li a:hover {
  background: url("../images/s_h.png") no-repeat 70px center;
  color: #0076BE !important;
}

.pinfo .nnav-show:hover .mmore {
  background: url(../images/j_h.png) no-repeat 30px center;
}

.pinfo .nnav-show a {
  color: #0076BE !important;
}

.pinfo .nnav-show .mmore {
  background: url(../images/j_h.png) no-repeat 30px center !important;
}

.iproduct_con_fr {
  width: 78%;
}

.ipro_info {
  margin: 30px 0 25px 0;
}

.ipro_info ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.ipro_info ul li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 38px;
}

.ipro_info ul li:nth-child(3n) {
  margin-right: 0;
}

.ipro_info ul li a {
  display: block;
  border: 1px solid #D0D0D0;
  position: relative;
  transition: .5s;
}

.ipro_info ul li a:after {
  content: '';
  display: block;
  width: 0;
  height: 5px;
  background: #0076BE;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: .5s;
}

.ipro_info ul li a:hover:after {
  width: 100%;
}

.ipro_info ul li a .pic:after {
  padding-bottom: 68.75%;
}

.ipro_txt {
  padding: 25px 5px;
  text-align: center;
}

.ipro_txt h3 {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
  margin-bottom: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ipro_txt span {
  color: #737374;
}

.ipro_info ul li a:hover {
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.25);
}

.ipro_info ul li a:hover .pic img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

.ipro_info ul li a:hover .ipro_txt h3 {
  color: #0076BE;
}

.ipro_info ul li a:hover .ipro_txt span {
  color: #0076BE;
}


/*产品详情*/

.iproshow1 {
  margin: 30px 0 60px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.iproshow1_fl {
  width: 47%;
}

.iproshow1_fl_t {
  position: relative;
}

.iproshow1_fl_t .gallery-top {
  width: 100%;
  height: auto;
}

.iproshow1_fl_t .gallery-top .swiper-slide {
  display: initial;
}

.proshow-max a {
  display: block;
  position: relative;
  text-align: justify;
  width: 100%;
  border: 1px solid #cfcfcf;
}

.iproshow1_fl_b {
  position: relative;
  margin-top: 12px;
}

.iproshow1_fl_b .gallery-thumbs {
  width: 88%;
  height: auto;
}

.iproshow1_fl_b .gallery-thumbs .swiper-slide {
  display: initial;
}

.proshow-min a {
  display: block;
  position: relative;
  text-align: justify;
  width: 100%;
}

.proshow-min a img {
  border: 1px solid #d0d0d0;
}

.proshow-min.swiper-slide-thumb-active a img {
  border: 1px solid #0076BE;
}

.iproshow1_fl_b .swiper-button-next2,
.iproshow1_fl_b .swiper-button-prev2 {
  display: block;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 21px;
  height: 100%;
  z-index: 10;
  cursor: pointer;
  outline: none;
  text-align: center;
  transition: .5s;
  background: #F1F1F1 url("../images/psjt.png") no-repeat center;
}

.iproshow1_fl_b .swiper-button-next2:hover,
.iproshow1_fl_b .swiper-button-prev2:hover {
  background: #0076BE url("../images/psjt_h.png") no-repeat center;
}

.iproshow1_fl_b .swiper-button-prev2 {
  right: auto;
  left: 0;
}

.iproshow1_fl_b .swiper-button-next2 {
  left: auto;
  right: 0;
  transform: rotateY(-180deg) translate(0, -50%);
}

.iproshow1_fr {
  width: 47%;
}

.iproshow1_fr1 {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
  border-bottom: 1px solid #D2D2D2;
  padding-bottom: 30px;
}

.iproshow1_fr2 {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #4F4F4F;
  line-height: 35px;
  font-family: "microsoft yahei" !important;
}

.iproshow1_fr2 p {
  font-family: "microsoft yahei" !important;
}

.iproshow2 {
  overflow: hidden;
}

.iproshow2_title {
  overflow: hidden;
  border-bottom: 1px solid #D2D2D2;
}

.iproshow2_title ul {
  display: flex;
  flex-direction: row;
}

.iproshow2_title ul li {
  cursor: pointer;
  margin-right: 55px;
}

.iproshow2_title ul li:last-child {
  margin-right: 0;
}

.iproshow2_title ul li h3 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
  padding-bottom: 20px;
}

.iproshow2_title ul .on h3 {
  color: #0074b1;
  background: url("../images/p2_jt.png") no-repeat bottom center;
}

.iproshow2_show {
  padding: 40px 0;
  overflow: hidden;
}

.iproshow2_show .iproshow2_info {
  display: none;
}

.iproshow1_fr2 span {
  font-size: 16px !important;
  font-family: "microsoft yahei" !important;
}

.iproshow2_info span {
  font-size: 16px !important;
  font-family: "microsoft yahei" !important;
}

.iproshow2_info {
  overflow: hidden;
  font-size: 16px;
  color: #515151;
  line-height: 36px;
  font-family: "microsoft yahei" !important;
}

.iproshow2_info p {
  font-family: "microsoft yahei" !important;
}

/*生物样本库整体解决方案*/

.isolutions-1 {
  margin: 63px 0 75px 0;
}

.isolutions-1-con {
  margin-top: 45px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.isolutions-1-con-fl {
  width: 55%;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 36px;
}

.isolutions-1-con-fr {
  width: 37.5%;
  position: relative;
  padding: 20px 20px 0 0;
  height: 100%;
}

.isolutions-1-con-fr:before {
  content: '';
  display: block;
  width: 90%;
  height: 88%;
  background: #0076BE;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.isolutions-2 {
  padding: 70px 0 80px 0;
  background: #F9F9F9;
  overflow: hidden;
}

.isolutions-2-info {
  padding: 25px 0 85px 0;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
}

.isolutions-2-con {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.isolutions-2-con-fl {
  width: 44%;
}

.isolutions-2-con-fr {
  width: 52%;
}

.isolutions-2-con-fr1 {
  margin-bottom: 26px;
}

.isolutions-2-con-fr1 dl {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 13px;
}

.isolutions-2-con-fr1 dl dt {
  width: 140px;
  height: 45px;
  background: #0076BE;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px 0 0 5px;
}

.isolutions-2-con-fr1 dl dd {
  flex: 1;
  height: 45px;
  background: #ACD4ED;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  display: flex;
  align-items: center;
  border-radius: 0 5px 5px 0;
  padding: 10px 30px;
}

.isolutions-2-con-fr2 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.isolutions-2-con-fr2 dl {
  width: 33.3%;
}

.isolutions-2-con-fr2 dl dd {
  display: flex;
  align-items: center;
  margin-bottom: 19px;
}

.isolutions-2-con-fr2 dl span {
  width: 30px;
  height: 30px;
  background: #BCBCBC;
  border-radius: 50%;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  text-align: center;
}

.isolutions-2-con-fr2 dl p {
  font-size: 16px;
  color: #000;
  flex: 1;
  padding-left: 14px;
}

.isolutions-3 {
  margin: 62px 0 66px 0;
}

.isolutions-3-con {
  margin-top: 42px;
}

.isolutions-3-con table {
  border: 1px solid #fff;
  border-collapse: collapse;
}

.isolutions-3-con tr,
.isolutions-3-con td {
  border: 1px solid #fff;
  padding: 10px;
}

.isolutions-3-con thead tr {
  background-color: #64b0e2;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.isolutions-3-con tbody tr td {
  font-size: 16px;
  color: #000;
}

.isolutions-3-con tbody tr:nth-child(odd) {
  background: #D4E9F6;
}

.isolutions-3-con tbody tr:nth-child(even) {
  background: #EDF8FF;
}

.isolutions-4 .container2 {
  position: relative;
}

.isolutions-4 .swiper-slide {
  display: initial;
}

.isol4s a {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  cursor: default;
  position: relative;
  width: 100%;
  transition: .5s;
}

.isol4s a .tp {
  height: 428px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  background-color: #fff;
  border: 1px solid #E8E8E8;
}

.isol4s a:hover .tp img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

.isol4s_txt {
  width: 50%;
  height: 428px;
  padding: 20px 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: justify;
  background: #F9F9F9;
}

.isol4s_txt1 {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
  margin-bottom: 15px;
}

.isol4s_txt2 {
  font-size: 16px;
  color: #000;
  line-height: 44px;
}

.isol4s_txt2 p {
  position: relative;
  padding-left: 25px;
}

.isol4s_txt2 p:before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  border-left: 7px solid #0076BE;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  left: 0;
  position: absolute;
  top: 19px;
}

.isolutions-4 .swiper-button-next3,
.isolutions-4 .swiper-button-prev3 {
  display: block;
  position: absolute;
  top: 50%;
  width: 52px;
  height: 52px;
  margin-top: 0;
  transform: translate(0, -50%);
  z-index: 10;
  cursor: pointer;
  outline: none;
  background: #E9E9E9 url("../images/pjt.png") no-repeat center;
  text-align: center;
  border-radius: 50%;
}

.isolutions-4 .swiper-button-next3:hover,
.isolutions-4 .swiper-button-prev3:hover {
  background: #0076be url("../images/pjt_h.png") no-repeat center;
}

.isolutions-4 .swiper-button-prev3 {
  left: 45px;
  right: auto;
}

.isolutions-4 .swiper-button-next3 {
  right: 45px;
  left: auto;
  transform: rotateY(-180deg) translate(0, -50%);
}

.isolutions-5 {
  margin: 66px 0 55px 0;
}

.isolutions-5-con {
  margin-top: 43px;
  position: relative;
  padding-bottom: 38px;
}

.isol5s .swiper-slide {
  display: initial;
}

.isol5s a {
  display: block;
  overflow: hidden;
  cursor: default;
  position: relative;
  width: 100%;
  transition: .5s;
}

.isol5s_img {
  border: 1px solid #e1e1e1;
  padding: 4px;
}

.isol5s_txt {
  margin-top: 30px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}

.isol5s a:hover .isol5s_img {
  border: 1px solid #0076BE;
}

.isol5s a:hover .isol5s_img .tp img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

.isol5s a:hover .isol5s_txt {
  color: #0076BE;
}

.swiper-pagination2 {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.isolutions-5-con .swiper-pagination2 {
  display: none;
  bottom: 0;
  right: 0px;
  width: 100%;
  text-align: center;
}

.isolutions-5-con .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #c8c8c8;
  border-radius: 50%;
  opacity: 1;
  outline: none;
  margin: 0px 5px;
}

.isolutions-5-con .swiper-pagination-bullet-active {
  background: #0076BE;
}

.isolutions-6-con {
  margin: 45px 0 85px 0;
  position: relative;
  padding-bottom: 38px;
}

.isolutions-6-con .swiper-slide {
  display: initial;
}

.isol6s a {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  cursor: default;
  position: relative;
  width: 100%;
  transition: .5s;
}

.isol6s_txt {
  width: 50%;
  height: 456px;
  padding: 20px 57px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: justify;
  background: #F9F9F9;
}

.isol6s_txt1 {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
  margin-bottom: 15px;
}

.isol6s_txt2 {
  font-size: 16px;
  color: #000;
  line-height: 48px;
}

.isol6s_txt2 p {
  position: relative;
  padding-left: 25px;
}

.isol6s_txt2 p:before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  border-left: 7px solid #0076BE;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  left: 0;
  position: absolute;
  top: 19px;
}

.isol6s a .tp {
  height: 456px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  background-color: #fff;
  border: 1px solid #E8E8E8;
}

.isol6s a:hover .tp img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

.swiper-pagination3 {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.isolutions-6-con .swiper-pagination3 {
  display: block;
  bottom: 0;
  right: 0px;
  width: 100%;
  text-align: center;
}

.isolutions-6-con .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #c8c8c8;
  border-radius: 50%;
  opacity: 1;
  outline: none;
  margin: 0px 5px;
}

.isolutions-6-con .swiper-pagination-bullet-active {
  background: #0076BE;
}

.isolutions-7 {
  padding: 66px 0;
  background: #F9F9F9;
}

.isolutions-7-con {
  margin-top: 68px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.isolutions-7-con-fl {
  width: 30.5%;
}

.isolutions-7-con-fr {
  width: 65%;
}

.isolutions-7-con-fr1 {
  font-size: 24px;
  color: #000000;
  line-height: 24px;
  margin-bottom: 15px;
}

.isolutions-7-con-fr2 {
  font-size: 16px;
  color: #000;
  line-height: 48px;
}

.isolutions-7-con-fr2 p {
  position: relative;
  padding-left: 25px;
}

.isolutions-7-con-fr2 p:before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  border-left: 7px solid #0076BE;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  left: 0;
  position: absolute;
  top: 19px;
}


/*H1N1流感病毒检测整体解决方案*/

.isolutions1-1 {
  margin: 63px 0 45px 0;
}

.isolutions1-1-con {
  margin-top: 55px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.isolutions1-1-con-fl {
  width: 55%;
}

.isolutions1-1-con-fl1 {
  font-size: 24px;
  font-weight: 400;
  color: #0076BE;
  line-height: 24px;
  margin-bottom: 20px;
}

.isolutions1-1-con-fl2 {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 36px;
}

.isolutions1-1-con-fr {
  width: 42.5%;
}

.isolutions1-2-con {}

.isolutions1-2-con table {
  border: 1px solid #fff;
  border-collapse: collapse;
}

.isolutions1-2-con tr,
.isolutions1-2-con td {
  border: 1px solid #fff;
  padding: 10px;
}

.isolutions1-2-con thead tr {
  background-color: #64b0e2;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.isolutions1-2-con tbody tr td {
  font-size: 16px;
  color: #000;
}

.isolutions1-2-con tbody tr:nth-child(odd) {
  background: #D4E9F6;
}

.isolutions1-2-con tbody tr:nth-child(even) {
  background: #EDF8FF;
}

.isolutions1-3 {
  margin: 63px 0 50px 0;
}

.isolutions1-3-con {
  margin-top: 30px;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 30px;
}

.isolutions1-4 {
  position: relative;
}

.isolutions1-4 .swiper-slide {
  display: initial;
}

.isol14s a {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  cursor: default;
  position: relative;
  width: 100%;
  transition: .5s;
}

.isol14s a .tp {
  height: 519px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 38%;
  background-color: #fff;
  border: 1px solid #E8E8E8;
}

.isol14s a:hover .tp img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

.isol14s_txt {
  width: 62%;
  height: 519px;
  padding: 20px 62px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: justify;
  background: #F9F9F9;
}

.isol14s_txt1 {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
  margin-bottom: 15px;
}

.isol14s_txt2 {
  font-size: 16px;
  color: #000;
  line-height: 48px;
}

.isol14s_txt2 p {
  position: relative;
  padding-left: 25px;
}

.isol14s_txt2 p:before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  border-left: 7px solid #0076BE;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  left: 0;
  position: absolute;
  top: 19px;
}

.isolutions1-4 .swiper-button-next4,
.isolutions1-4 .swiper-button-prev4 {
  display: block;
  position: absolute;
  top: 50%;
  width: 52px;
  height: 52px;
  margin-top: 0;
  transform: translate(0, -50%);
  z-index: 10;
  cursor: pointer;
  outline: none;
  background: #E9E9E9 url("../images/pjt.png") no-repeat center;
  text-align: center;
  border-radius: 50%;
}

.isolutions1-4 .swiper-button-next4:hover,
.isolutions1-4 .swiper-button-prev4:hover {
  background: #0076be url("../images/pjt_h.png") no-repeat center;
}

.isolutions1-4 .swiper-button-prev4 {
  left: 45px;
  right: auto;
}

.isolutions1-4 .swiper-button-next4 {
  right: 45px;
  left: auto;
  transform: rotateY(-180deg) translate(0, -50%);
}

.isolutions1-5 {
  margin: 75px 0 82px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.isolutions1-5-fl {
  width: 45%;
  font-size: 16px;
  color: #000;
  line-height: 48px;
}

.isolutions1-5-fr {
  width: 50%;
}


/*基因组学*/

.isolutions2 {
  margin: 63px 0;
}

.isolutions2_con {
  margin-top: 50px;
  font-size: 16px;
  line-height: 30px;
}

.isolutions2_con p {
  text-indent: 2em;
}

.isolutions2_con table {
  border: 1px solid #fff;
  border-collapse: collapse;
}

.isolutions2_con tr,
.isolutions2_con td {
  border: 1px solid #fff;
  padding: 10px;
}

.isolutions2_con thead tr {
  background-color: #64b0e2;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.isolutions2_con tbody tr td {
  font-size: 16px;
  color: #000;
}

.isolutions2_con tbody tr:nth-child(odd) {
  background: #D4E9F6;
}

.isolutions2_con tbody tr:nth-child(even) {
  background: #EDF8FF;
}


/**/
.isolutions_lqg_con {
    margin-top: 50px;
    font-size: 16px;
    line-height: 30px;
}
.isolutions_lqg_con img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}


@media (min-width:1801px) and (max-width:1835px) {
  .menupc .xiala ul.xl4 {
    padding-left: 33%;
  }

  .isol14s_txt2 {
    line-height: 44px;
  }

  .isol14s_txt2 p:before {
    top: 17px;
  }
}

@media (min-width:1701px) and (max-width:1800px) {
  .sol_con_show {
    padding: 50px 60px;
  }

  .sol_con_info2 {
    margin: 20px 0 45px 0;
  }

  .iabout3s a {
    padding: 34px;
  }

  .iabout3_txt h3 {
    margin-bottom: 20px;
  }

  .inews_date {
    width: 13%;
  }

  .inews_txt {
    /*width: 87%;*/
  }

  .xz2 {
    width: 46.5%;
    padding-right: 36.5%;
  }

  .xz3 {
    width: 8.5%;
  }

  .ijsyf_con_fl {
    height: 540px;
  }

  .ijsyf_con_fls {
    padding-right: 20px;
  }

  .menupc .xiala ul.xl1 {
    padding-left: 34%;
  }

  .menupc .xiala ul.xl2 {
    padding-left: 44%;
  }

  .menupc .xiala ul.xl4 {
    padding-left: 30%;
  }

  .menupc .xiala ul.xl5 {
    padding-left: 69%;
  }

  .isolutions-7-con-fl {
    width: 34%;
  }

  .isolutions-7-con-fr {
    width: 61%;
  }

  .isol14s_txt2 {
    line-height: 44px;
  }

  .isol14s_txt2 p:before {
    top: 17px;
  }
}

@media (min-width:1601px) and (max-width:1700px) {
  .sol_con_show {
    padding: 50px 60px;
  }

  .sol_con_info2 {
    height: 120px;
    margin: 25px 0 45px 0;
  }

  .about1 {
    margin: 35px 0 60px 0;
  }

  .about1 ul li h3 {
    font-size: 60px;
  }

  .about2_fl {
    padding: 80px 150px 0 55px;
  }

  .about2_fr {
    width: 46%;
  }

  .iban_info h3 {
    font-size: 38px;
  }

  .inetwork_con dl {
    width: 27%;
    margin-right: 9.5%;
  }

  .iabout3s a {
    padding: 30px;
  }

  .iabout3_txt h3 {
    margin-bottom: 20px;
  }

  .inews_date {
    width: 14%;
  }

  .inews_txt {
    /*width: 86%;*/
  }

  .xz2 {
    width: 46%;
    padding-right: 36%;
  }

  .xz3 {
    width: 9%;
  }

  .ijsyf_con_fl {
    height: 520px;
  }

  .ijsyf_con_fls {
    padding-right: 20px;
  }

  .ivideo_fr1 {
    margin-bottom: 15px;
  }

  .job-title-2 p.gzdd {
    width: 35%;
  }

  .iproduct_con_fl {
    width: 20%;
  }

  .iproduct_con_fr {
    width: 77%;
  }

  .menupc .xiala ul.xl1 {
    padding-left: 30%;
  }

  .menupc .xiala ul.xl2 {
    padding-left: 40%;
  }

  .menupc .xiala ul.xl4 {
    padding-left: 25%;
  }

  .menupc .xiala ul.xl5 {
    padding-left: 67%;
  }

  .menupc .xiala ul.xl6 {
    padding-left: 72%;
  }

  .menupc .xiala ul.xl7 {
    padding-left: 79%;
  }

  .isolutions-7-con-fl {
    width: 36%;
  }

  .isolutions-7-con-fr {
    width: 59%;
  }

  .isol14s_txt2 {
    line-height: 44px;
  }

  .isol14s_txt2 p:before {
    top: 17px;
  }
}

@media (min-width:1501px) and (max-width:1600px) {
  .pro_txt1 {
    font-size: 26px;
  }

  .sol_txt {
    margin-top: 20px;
    font-size: 16px;
  }

  .sol_con_show {
    padding: 45px 55px;
  }

  .sol_con_info1 {
    font-size: 22px;
  }

  .sol_con_info2 {
    height: 120px;
    margin: 20px 0 40px 0;
  }

  .home-about {
    margin: 50px auto 65px auto;
    padding-top: 50px;
  }

  .about1 {
    margin: 25px 0 50px 0;
  }

  .about1 ul li h3 {
    font-size: 60px;
  }

  .about2_fl {
    padding: 60px 120px 0 55px;
  }

  .about2_fl1 {
    font-size: 26px;
    line-height: 1.2;
  }

  .about2_fl2 {
    font-size: 16px;
    line-height: 30px;
    height: 150px;
    margin: 20px 0 50px 0;
  }

  .about_txt {
    font-size: 16px;
  }

  .news_fl_txt {
    padding: 25px 20px;
  }

  .news_con_fr ul li a {
    padding: 25px 20px;
  }

  .news_fr_date {
    width: 20%;
  }

  .news_fr_date p {
    font-size: 50px;
  }

  .footer1 {
    padding: 50px 0 65px 0;
  }

  .iban_info h3 {
    font-size: 36px;
  }

  .inetwork_con dl {
    width: 29%;
    margin-right: 6.5%;
  }

  .iabout3s a {
    padding: 30px;
  }

  .iabout3_txt h3 {
    margin-bottom: 20px;
  }

  .inews_date {
    width: 15%;
  }

  .inews_txt {
    /* width: 85%;*/
  }

  .xz2 {
    width: 45.5%;
    padding-right: 35.5%;
  }

  .xz3 {
    width: 9.5%;
  }

  .ifaq_con dl {
    padding: 40px 0;
  }

  .zp-title p {
    font-size: 22px;
  }

  .ijsyf_con_fl {
    height: 490px;
  }

  .ijsyf_con_fls {
    padding-right: 20px;
  }

  .ivideo_fr1 {
    margin-bottom: 10px;
  }

  .job-title-2 p.gzdd {
    width: 40%;
  }

  .iproduct_con_fl {
    width: 21%;
  }

  .iproduct_con_fr {
    width: 76%;
  }

  .iproshow1_fr1 {
    font-size: 22px;
    padding-bottom: 20px;
  }

  .iproshow1_fr2 {
    margin-top: 30px;
    line-height: 30px;
  }

  .menupc .xiala ul.xl1 {
    padding-left: 26%;
  }

  .menupc .xiala ul.xl2 {
    padding-left: 35%;
  }

  .menupc .xiala ul.xl4 {
    padding-left: 20%;
  }

  .menupc .xiala ul.xl5 {
    padding-left: 66%;
  }

  .menupc .xiala ul.xl6 {
    padding-left: 70%;
  }

  .menupc .xiala ul.xl7 {
    padding-left: 77%;
  }

  .isolutions-1-con-fl {
    line-height: 30px;
  }

  .isolutions-1-con-fr {
    width: 40%;
  }

  .isol4s_txt1 {
    font-size: 22px;
  }

  .isol4s_txt2 {
    line-height: 40px;
  }

  .isol4s_txt2 p:before {
    top: 15px;
  }

  .isolutions-4 .swiper-button-prev3 {
    left: 15px;
  }

  .isolutions-4 .swiper-button-next3 {
    right: 15px;
  }

  .isol5s_txt {
    margin-top: 20px;
  }

  .isol6s_txt1 {
    font-size: 22px;
  }

  .isol6s_txt2 {
    line-height: 40px;
  }

  .isol6s_txt2 p:before {
    top: 15px;
  }

  .isolutions-7-con-fl {
    width: 40%;
  }

  .isolutions-7-con-fr {
    width: 55%;
  }

  .isolutions-7-con-fr1 {
    font-size: 22px;
  }

  .isolutions-7-con-fr2 {
    line-height: 40px;
  }

  .isolutions-7-con-fr2 p:before {
    top: 15px;
  }

  .isolutions1-1-con-fl1 {
    font-size: 22px;
  }

  .isolutions1-1-con-fl2 {
    line-height: 30px;
  }

  .isol14s_txt1 {
    font-size: 22px;
  }

  .isol14s_txt2 {
    line-height: 40px;
  }

  .isol14s_txt2 p:before {
    top: 15px;
  }

  .isolutions1-4 .swiper-button-prev4 {
    left: 15px;
  }

  .isolutions1-4 .swiper-button-next4 {
    right: 15px;
  }

  .isolutions1-5-fl {
    line-height: 40px;
  }
}

@media (min-width:1401px) and (max-width:1500px) {
  .menupc li {
    margin: 0 20px;
  }

  .index_title h3 {
    font-size: 50px;
  }

  .index_title p {
    font-size: 26px;
  }

  .pros a {
    padding-bottom: 40px;
  }

  .pros a .pic {
    left: 40px;
    top: 40px;
  }

  .pro_txt1 {
    font-size: 26px;
  }

  .pro_txt2 {
    margin: 30px 0;
  }

  .pro_con .swiper-button-next,
  .pro_con .swiper-button-prev {
    width: 57px;
    height: 57px;
    margin-top: -28px;
  }

  .sol_out .sol_img {
    width: 50px;
    height: 50px;
  }

  .sol_txt {
    margin-top: 15px;
    font-size: 16px;
  }

  .sol_con_show {
    padding: 40px 50px;
  }

  .sol_con_info1 {
    font-size: 20px;
    line-height: 1.2;
  }

  .sol_con_info2 {
    height: 120px;
    margin: 20px 0 40px 0;
  }

  .home-about {
    margin: 50px auto 65px auto;
    padding-top: 50px;
  }

  .about1 {
    margin: 25px 0 50px 0;
  }

  .about1 ul li h3 {
    font-size: 60px;
  }

  .about2_fl {
    padding: 50px 100px 0 45px;
  }

  .about2_fl1 {
    font-size: 26px;
    line-height: 1.2;
  }

  .about2_fl2 {
    font-size: 16px;
    line-height: 30px;
    height: 150px;
    margin: 20px 0 50px 0;
  }

  .about_txt {
    font-size: 16px;
  }

  .news_fl_txt {
    padding: 25px 20px;
  }

  .news_con_fr ul li a {
    padding: 25px 20px;
  }

  .news_fr_date {
    width: 20%;
  }

  .news_fr_date p {
    font-size: 50px;
  }

  .footer1 {
    padding: 50px 0 65px 0;
  }

  .iban_info h3 {
    font-size: 34px;
  }

  .icontact_con_fl {
    padding: 20px 27px;
  }

  .inetwork_con {
    margin-top: 50px;
  }

  .inetwork_con dl {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 50px;
  }

  .iabout1_con_fl {
    width: 50%;
  }

  .iabout1_con_fls {
    padding-right: 50px;
  }

  .iabout1_con_fr {
    width: 45%;
  }

  .iabout1_con_fl1 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .iabout2 {
    padding: 100px 0;
  }

  .iabout3s a {
    padding: 25px;
  }

  .iabout3_img {
    width: 101px;
    height: 101px;
  }

  .iabout3_img .pic {
    width: 81px;
    height: 81px;
  }

  .iabout3_img .pic img {
    max-width: 60%;
  }

  .iabout3_txt h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .iprocess {
    margin: 63px 0 0 0;
  }

  .iprocess_con {
    margin-top: 0;
  }

  .iprocess_con .swiper-container {
    width: 90%;
  }

  .lcs_wz h3 {
    font-size: 28px;
  }

  .lcs_txt h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .lcs_txt {
    padding: 0 24px;
  }

  .ihonors a {
    padding: 25px 30px;
  }

  .ihonor_txt h3 {
    font-size: 18px;
    line-height: 30px;
  }

  .inews_con ul li a {
    padding: 28px 24px;
  }

  .inews_date {
    width: 16%;
  }

  .inews_txt {
    /*width: 84%;
        padding-left: 30px;*/
  }

  .xz2 {
    width: 45%;
    padding-right: 35%;
  }

  .xz3 {
    width: 10%;
  }

  .ifaq_con dl {
    padding: 30px 0;
  }

  .zp-title p {
    font-size: 20px;
  }

  .ijsyf_con_fl {
    height: 460px;
  }

  .ijsyf_con_fls {
    padding-right: 20px;
  }

  .ijsyf_con_fl1 {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .ivideo_fr1 {
    margin-bottom: 10px;
  }

  .ijob_con {
    margin-top: 60px;
  }

  .ijob_con dl {
    margin-bottom: 35px;
  }

  .job-title {
    padding-bottom: 25px;
  }

  .job-title-1 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .iproduct_con_fl {
    width: 23%;
  }

  .iproduct_con_fr {
    width: 74%;
  }

  .ipro_txt h3 {
    font-size: 17px;
    margin-bottom: 15px;
  }

  .iproshow1_fr1 {
    font-size: 22px;
    padding-bottom: 20px;
  }

  .iproshow1_fr2 {
    margin-top: 20px;
    line-height: 30px;
  }

  .menupc .xiala ul.xl1 {
    padding-left: 26%;
  }

  .menupc .xiala ul.xl2 {
    padding-left: 35%;
  }

  .menupc .xiala ul.xl4 {
    padding-left: 14%;
  }

  .menupc .xiala ul.xl5 {
    padding-left: 64%;
  }

  .menupc .xiala ul.xl6 {
    padding-left: 68%;
  }

  .menupc .xiala ul.xl7 {
    padding-left: 76%;
  }

  .isolutions-1-con-fl {
    line-height: 30px;
  }

  .isolutions-1-con-fr {
    width: 40%;
  }

  .isol4s_txt1 {
    font-size: 22px;
  }

  .isol4s_txt2 {
    line-height: 40px;
  }

  .isol4s_txt2 p:before {
    top: 15px;
  }

  .isolutions-4 .swiper-button-prev3 {
    left: 15px;
  }

  .isolutions-4 .swiper-button-next3 {
    right: 15px;
  }

  .isol5s_txt {
    margin-top: 20px;
  }

  .isol6s_txt1 {
    font-size: 22px;
  }

  .isol6s_txt2 {
    line-height: 40px;
  }

  .isol6s_txt2 p:before {
    top: 15px;
  }

  .isolutions-7-con-fl {
    width: 40%;
  }

  .isolutions-7-con-fr {
    width: 55%;
  }

  .isolutions-7-con-fr1 {
    font-size: 22px;
  }

  .isolutions-7-con-fr2 {
    line-height: 40px;
  }

  .isolutions-7-con-fr2 p:before {
    top: 15px;
  }

  .isolutions1-1-con-fl1 {
    font-size: 20px;
  }

  .isolutions1-1-con-fl2 {
    line-height: 30px;
  }

  .isol14s_txt {
    padding: 20px 30px;
  }

  .isol14s_txt1 {
    font-size: 22px;
  }

  .isol14s_txt2 {
    line-height: 40px;
  }

  .isol14s_txt2 p:before {
    top: 15px;
  }

  .isolutions1-4 .swiper-button-prev4 {
    left: 0;
  }

  .isolutions1-4 .swiper-button-next4 {
    right: 0;
  }

  .isolutions1-5-fl {
    line-height: 36px;
  }
}

@media (min-width:1280px) and (max-width:1400px) {
  .menupc li {
    margin: 0 20px;
  }

  .menupc li a {
    font-size: 16px;
  }

  .index_title h3 {
    font-size: 44px;
  }

  .index_title p {
    font-size: 24px;
  }

  .pros a {
    padding-bottom: 35px;
  }

  .pros a .pic {
    left: 35px;
    top: 35px;
  }

  .pro_txt1 {
    font-size: 24px;
  }

  .pro_txt2 {
    margin: 30px 0;
  }

  .pro_con .swiper-button-next,
  .pro_con .swiper-button-prev {
    width: 57px;
    height: 57px;
    margin-top: -28px;
  }

  .sol_out .sol_img {
    width: 45px;
    height: 45px;
  }

  .sol_txt {
    margin-top: 15px;
    font-size: 15px;
  }

  .sol_con_show {
    padding: 30px 40px;
  }

  .sol_con_info1 {
    font-size: 18px;
    line-height: 1.2;
  }

  .sol_con_info2 {
    font-size: 15px;
    height: 120px;
    margin: 20px 0 40px 0;
  }

  .home-about {
    margin: 50px auto 65px auto;
    padding-top: 50px;
  }

  .about1 {
    margin: 25px 0 50px 0;
  }

  .about1 ul li h3 {
    font-size: 60px;
  }

  .about2_fl {
    padding: 50px 100px 0 45px;
  }

  .about2_fl1 {
    font-size: 24px;
    line-height: 1.2;
  }

  .about2_fl2 {
    font-size: 16px;
    line-height: 30px;
    height: 150px;
    margin: 20px 0 50px 0;
  }

  .about_txt {
    font-size: 16px;
  }

  .news_fl_txt {
    padding: 25px 20px;
  }

  .news_con_fr ul li a {
    padding: 25px 20px;
  }

  .news_fr_date {
    width: 20%;
  }

  .news_fr_date p {
    font-size: 50px;
  }

  .footer1 {
    padding: 50px 0 65px 0;
  }

  .iban_info h3 {
    font-size: 30px;
    width: 244px;
    height: 60px;
    background-size: 100%;
    padding: 5px 60px 0 30px;
  }

  .container2 {
    width: 90.4%;
  }

  .icontact_con_fl {
    padding: 20px 27px;
  }

  .inetwork_con {
    margin-top: 50px;
  }

  .inetwork_con dl {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 50px;
  }

  .iabout1_con_fl {
    width: 50%;
  }

  .iabout1_con_fls {
    padding-right: 50px;
  }

  .iabout1_con_fr {
    width: 45%;
  }

  .iabout1_con_fl1 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .iabout1_con_fl2 {
    line-height: 30px;
  }

  .iabout2 {
    padding: 80px 0;
  }

  .iabout3s a {
    padding: 25px;
  }

  .iabout3_img {
    width: 96px;
    height: 96px;
  }

  .iabout3_img .pic {
    width: 76px;
    height: 76px;
  }

  .iabout3_img .pic img {
    max-width: 60%;
  }

  .iabout3_txt h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .iprocess {
    margin: 63px 0 0 0;
  }

  .iprocess_con {
    margin-top: 0;
  }

  .iprocess_con .swiper-container {
    width: 90%;
  }

  .lcs_wz h3 {
    font-size: 26px;
  }

  .lcs_txt h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .lcs_txt {
    padding: 0 24px;
  }

  .ihonors a {
    padding: 25px 30px;
  }

  .ihonor_txt h3 {
    font-size: 18px;
    line-height: 30px;
  }

  .inews_con ul li a {
    padding: 28px 24px;
  }

  .inews_date {
    width: 16%;
  }

  .inews_txt {
    /*width: 84%;
        padding-left: 30px;*/
  }

  .xz2 {
    width: 45%;
    padding-right: 35%;
  }

  .xz3 {
    width: 10%;
  }

  .ifaq_con dl {
    padding: 30px 0;
  }

  .zp-title p {
    font-size: 20px;
  }

  .ijsyf_con_fl {
    height: 460px;
  }

  .ijsyf_con_fls {
    padding-right: 20px;
  }

  .ijsyf_con_fl1 {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .ivideo_fr1 {
    margin-bottom: 10px;
  }

  .ijob_con {
    margin-top: 50px;
  }

  .ijob_con dl {
    margin-bottom: 30px;
  }

  .job-title {
    padding-bottom: 20px;
  }

  .job-title-1 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .iproduct_con_fl {
    width: 23%;
  }

  .iproduct_con_fr {
    width: 74%;
  }

  .ipro_txt h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .iproshow1_fr1 {
    font-size: 20px;
    padding-bottom: 15px;
  }

  .iproshow1_fr2 {
    margin-top: 20px;
    line-height: 30px;
  }

  .menupc .xiala ul.xl1 {
    padding-left: 23%;
  }

  .menupc .xiala ul.xl2 {
    padding-left: 33%;
  }

  .menupc .xiala ul.xl4 {
    padding-left: 6%;
  }

  .menupc .xiala ul.xl5 {
    padding-left: 63%;
  }

  .menupc .xiala ul.xl6 {
    padding-left: 65%;
  }

  .menupc .xiala ul.xl7 {
    padding-left: 74%;
  }

  .isolutions-1-con-fl {
    line-height: 30px;
  }

  .isolutions-1-con-fr {
    width: 40%;
  }

  .isol4s_txt1 {
    font-size: 20px;
  }

  .isol4s_txt2 {
    line-height: 36px;
  }

  .isol4s_txt2 p:before {
    top: 13px;
  }

  .isolutions-4 .swiper-button-prev3 {
    left: 0;
  }

  .isolutions-4 .swiper-button-next3 {
    right: 0;
  }

  .isol5s_txt {
    margin-top: 20px;
  }

  .isol6s_txt1 {
    font-size: 20px;
  }

  .isol6s_txt2 {
    line-height: 36px;
  }

  .isol6s_txt2 p:before {
    top: 13px;
  }

  .isolutions-7-con-fl {
    width: 40%;
  }

  .isolutions-7-con-fr {
    width: 55%;
  }

  .isolutions-7-con-fr1 {
    font-size: 20px;
  }

  .isolutions-7-con-fr2 {
    line-height: 36px;
  }

  .isolutions-7-con-fr2 p:before {
    top: 13px;
  }

  .isolutions1-1-con-fl1 {
    font-size: 20px;
  }

  .isolutions1-1-con-fl2 {
    line-height: 30px;
  }

  .isol14s_txt {
    padding: 20px 30px;
  }

  .isol14s_txt1 {
    font-size: 20px;
  }

  .isol14s_txt2 {
    line-height: 36px;
  }

  .isol14s_txt2 p:before {
    top: 13px;
  }

  .isolutions1-4 .swiper-button-prev4 {
    left: 0;
  }

  .isolutions1-4 .swiper-button-next4 {
    right: 0;
  }

  .isolutions1-5-fl {
    line-height: 36px;
  }
}

@media (min-width:1200px) and (max-width:1279px) {
  .menupc li {
    margin: 0 18px;
  }

  .menupc li a {
    font-size: 16px;
  }

  .index_title h3 {
    font-size: 44px;
  }

  .index_title p {
    font-size: 24px;
  }

  .pros a {
    padding-bottom: 35px;
  }

  .pros a .pic {
    left: 35px;
    top: 35px;
  }

  .pro_txt1 {
    font-size: 24px;
  }

  .pro_txt2 {
    margin: 30px 0;
  }

  .pro_con .swiper-button-next,
  .pro_con .swiper-button-prev {
    width: 57px;
    height: 57px;
    margin-top: -28px;
  }

  .sol_out .sol_img {
    width: 45px;
    height: 45px;
  }

  .sol_txt {
    margin-top: 15px;
    font-size: 15px;
  }

  .sol_con_show {
    padding: 30px 40px;
  }

  .sol_con_info1 {
    font-size: 18px;
    line-height: 1.2;
  }

  .sol_con_info2 {
    font-size: 15px;
    height: 120px;
    margin: 20px 0 40px 0;
  }

  .home-about {
    margin: 50px auto 65px auto;
    padding-top: 50px;
  }

  .about1 {
    margin: 25px 0 50px 0;
  }

  .about1 ul li h3 {
    font-size: 60px;
  }

  .about2_fl {
    padding: 50px 100px 0 45px;
  }

  .about2_fl1 {
    font-size: 24px;
    line-height: 1.2;
  }

  .about2_fl2 {
    font-size: 16px;
    line-height: 30px;
    height: 150px;
    margin: 20px 0 50px 0;
  }

  .about_txt {
    font-size: 16px;
  }

  .news_fl_txt {
    padding: 25px 20px;
  }

  .news_con_fr ul li a {
    padding: 25px 20px;
  }

  .news_fr_date {
    width: 20%;
  }

  .news_fr_date p {
    font-size: 50px;
  }

  .footer1 {
    padding: 50px 0 65px 0;
  }

  .iban_info h3 {
    font-size: 30px;
    width: 244px;
    height: 60px;
    background-size: 100%;
    padding: 5px 60px 0 30px;
  }

  .container2 {
    width: 90.4%;
  }

  .icontact_con_fl {
    padding: 20px 27px;
  }

  .icontact_con_fl dl {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .icontact_con_fl dl dt {
    font-size: 16px;
    margin-bottom: 0;
  }

  .icontact_con_fl dl dd {
    font-size: 14px;
  }

  .inetwork_con {
    margin-top: 50px;
  }

  .inetwork_con dl {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 50px;
  }

  .inetwork_con dl dt {
    font-size: 16px;
  }

  .inetwork_con dl dd {
    font-size: 14px;
    line-height: 30px;
  }

  .iabout1_con_fl {
    width: 50%;
  }

  .iabout1_con_fls {
    padding-right: 50px;
  }

  .iabout1_con_fr {
    width: 45%;
  }

  .iabout1_con_fl1 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .iabout1_con_fl2 {
    line-height: 30px;
  }

  .iabout2 {
    padding: 80px 0;
  }

  .iabout3s a {
    padding: 25px;
  }

  .iabout3_img {
    width: 96px;
    height: 96px;
  }

  .iabout3_img .pic {
    width: 76px;
    height: 76px;
  }

  .iabout3_img .pic img {
    max-width: 60%;
  }

  .iabout3_txt h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .iprocess {
    margin: 63px 0 0 0;
  }

  .iprocess_con {
    margin-top: 0;
  }

  .iprocess_con .swiper-container {
    width: 90%;
  }

  .lcs_wz h3 {
    font-size: 26px;
  }

  .lcs_txt h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .lcs_txt {
    padding: 0 24px;
  }

  .ihonors a {
    padding: 25px 30px;
  }

  .ihonor_txt h3 {
    font-size: 18px;
    line-height: 30px;
  }

  .inews_con ul li a {
    padding: 25px 21px;
  }

  .inews_date {
    width: 17%;
  }

  .inews_txt {
    /*width: 83%;
        padding-left: 25px;*/
  }

  .xz2 {
    width: 45%;
    padding-right: 35%;
  }

  .xz3 {
    width: 10%;
  }

  .ifaq_con dl {
    padding: 30px 0;
  }

  .zp-title p {
    font-size: 20px;
  }

  .ijsyf_con_fl {
    height: 400px;
  }

  .ijsyf_con_fls {
    padding-right: 20px;
  }

  .ijsyf_con_fl1 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .iculture_con ul li a {
    padding: 15px;
  }

  .iculture_txt {
    padding: 20px 0 5px 0;
    font-size: 16px;
  }

  .ivideo_fr1 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .ivideo_fr2 {
    font-size: 14px;
    line-height: 25px;
  }

  .ijob_con {
    margin-top: 50px;
  }

  .ijob_con dl {
    margin-bottom: 30px;
  }

  .job-title {
    padding-bottom: 20px;
  }

  .job-title-1 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .iproduct_con_fl {
    width: 25%;
  }

  .iproduct_con_fr {
    width: 72%;
  }

  .ipro_txt h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .iproshow1_fr1 {
    font-size: 20px;
    padding-bottom: 15px;
  }

  .iproshow1_fr2 {
    margin-top: 20px;
    line-height: 30px;
  }

  .menupc .xiala ul.xl1 {
    padding-left: 20%;
  }

  .menupc .xiala ul.xl2 {
    padding-left: 30%;
  }

  .menupc .xiala ul.xl4 {
    padding-left: 0;
  }

  .menupc .xiala ul.xl5 {
    padding-left: 60%;
  }

  .menupc .xiala ul.xl6 {
    padding-left: 60%;
  }

  .menupc .xiala ul.xl7 {
    padding-left: 70%;
  }

  .isolutions-1-con-fl {
    line-height: 30px;
  }

  .isolutions-1-con-fr {
    width: 40%;
  }

  .isol4s_txt1 {
    font-size: 20px;
  }

  .isol4s_txt2 {
    line-height: 36px;
  }

  .isol4s_txt2 p:before {
    top: 13px;
  }

  .isolutions-4 .swiper-button-prev3 {
    left: 0;
  }

  .isolutions-4 .swiper-button-next3 {
    right: 0;
  }

  .isol5s_txt {
    margin-top: 20px;
  }

  .isol6s_txt1 {
    font-size: 20px;
  }

  .isol6s_txt2 {
    line-height: 36px;
  }

  .isol6s_txt2 p:before {
    top: 13px;
  }

  .isolutions-7-con-fl {
    width: 40%;
  }

  .isolutions-7-con-fr {
    width: 55%;
  }

  .isolutions-7-con-fr1 {
    font-size: 20px;
  }

  .isolutions-7-con-fr2 {
    line-height: 36px;
  }

  .isolutions-7-con-fr2 p:before {
    top: 13px;
  }

  .isolutions1-1-con-fl1 {
    font-size: 20px;
  }

  .isolutions1-1-con-fl2 {
    line-height: 30px;
  }

  .isol14s_txt {
    padding: 20px 30px;
  }

  .isol14s_txt1 {
    font-size: 20px;
  }

  .isol14s_txt2 {
    line-height: 36px;
  }

  .isol14s_txt2 p:before {
    top: 13px;
  }

  .isolutions1-4 .swiper-button-prev4 {
    left: 0;
  }

  .isolutions1-4 .swiper-button-next4 {
    right: 0;
  }

  .isolutions1-5-fl {
    line-height: 36px;
  }

  .news_fr_txt2 {
    height: 60px;
  }
}

@media(max-width:1199px) {
  .container1 {
    width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container2 {
    width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container3 {
    width: 100%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .show_content img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
  }

  .home-banner {
    margin-top: 60px;
  }

  .inner-banner {
    margin-top: 60px;
  }

  .home-pro {
    padding: 50px 0 25px 0;
    margin: 0 auto 25px auto;
  }

  .index_title h3 {
    font-size: 44px;
  }

  .index_title p {
    font-size: 24px;
  }

  .pro_nav {
    margin: 25px 0 35px 0;
  }

  .pros a {
    padding-bottom: 30px;
  }

  .pros a .pic {
    left: 30px;
    top: 30px;
  }

  .pro_txt1 {
    font-size: 24px;
  }

  .pro_txt2 {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    margin: 20px 0 30px 0;
  }

  .pro_con .swiper-button-next,
  .pro_con .swiper-button-prev {
    width: 50px;
    height: 50px;
    margin-top: -25px;
  }

  .solution_con {
    margin-top: 35px;
  }

  .sol_out .sol_img {
    width: 35px;
    height: 35px;
  }

  .sol_txt {
    font-size: 14px;
    margin-top: 10px;
  }

  .sol_con_show {
    padding: 30px 40px;
  }

  .sol_con_info1 {
    font-size: 20px;
  }

  .sol_con_info2 {
    margin: 25px 0;
    height: 90px;
  }

  .home-about {
    margin: 50px auto;
    padding-top: 50px;
  }

  .home-about:after {
    height: 80%;
  }

  .about1 {
    margin: 35px 0 50px 0;
  }

  .about1 ul li h3 {
    font-size: 56px;
  }

  .about2_fl {
    padding: 50px 80px 0 35px;
  }

  .about2_fl1 {
    font-size: 20px;
  }

  .about2_fl2 {
    font-size: 16px;
    line-height: 30px;
    height: 150px;
    margin: 30px 0;
  }

  .about_txt {
    font-size: 16px;
  }

  .home-news {
    margin: 0 auto 50px auto;
  }

  .news_con {
    margin: 35px 0;
  }

  .news_fl_txt {
    padding: 25px 15px;
  }

  .news_con_fr ul li a {
    padding: 25px 15px;
  }

  .news_fr_date {
    width: 22%;
  }

  .news_fr_date p {
    font-size: 44px;
  }

  .footer1 {
    padding: 50px 0;
  }

  .footer1_fl {
    width: 20%;
  }

  .iban_info h3 {
    font-size: 24px;
    margin-bottom: 15px;
    width: 203px;
    height: 50px;
    background-size: 100%;
    padding: 7px 50px 0 25px;
  }

  .iban_info p {
    font-size: 16px;
  }

  .inner_location {
    margin-top: 20px;
  }

  .inner_location p {
    color: #666;
    background: url(../images/home1.png) no-repeat left center;
  }

  .inner_location p a {
    color: #666;
  }

  .inner_main {
    padding-top: 0;
  }

  .icontact {
    margin: 50px 0;
  }

  .icontact_con {
    margin-top: 35px;
    flex-direction: column;
  }

  .icontact_con_fl {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
  }

  .icontact_con_fr {
    width: 100%;
  }

  .icontact_con_fl dl {
    width: 48%;
  }

  .inetwork_con {
    margin-top: 35px;
  }

  .inetwork_con dl {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 35px;
  }

  .inetwork_con dl dt {
    line-height: 25px;
    margin-bottom: 10px;
  }

  .inetwork_con dl dd {
    line-height: 30px;
  }

  .ifeedback {
    margin: 10px 0 50px 0;
  }

  .ifeedback_con h3 {
    margin: 35px 0;
  }

  .lx1s {
    margin-bottom: 20px;
  }

  .lx2 {
    margin-top: 20px;
  }

  .iabout {
    margin: 50px 0;
  }

  .iabout1_con {
    margin-top: 35px;
  }

  .iabout1_con_fl {
    width: 50%;
  }

  .iabout1_con_fls {
    padding-right: 25px;
  }

  .iabout1_con_fl1 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .iabout1_con_fl2 {
    line-height: 30px;
  }

  .iabout1_con_fr {
    width: 45%;
  }

  .iabout1_con_fr:before {
    height: 70%;
  }

  .iabout2 {
    padding: 80px 0;
  }

  .iabout3s a {
    padding: 30px 25px;
  }

  .iabout3_txt h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .istructure {
    padding: 50px 0;
  }

  .istructure_con {
    margin-top: 35px;
  }

  .iprocess {
    margin: 50px 0 0 0;
  }

  .iprocess_con {
    margin-top: 35px;
    padding: 35px 0;
  }

  .iprocess_con:after {
    top: 167px;
  }

  .ihonors a {
    padding: 25px 30px;
  }

  .ihonor_txt h3 {
    font-size: 18px;
    line-height: 30px;
  }

  .inews {
    margin: 50px 0 38px 0;
  }

  .inews_con {
    margin: 35px 0 10px 0;
  }

  .inews_con ul li a {
    padding: 24px 20px;
  }

  .inews_date {
    width: 20%;
  }

  .inews_txt {
    /*width: 80%;
        padding-left: 25px;*/
  }

  .inewsshow {
    margin: 50px 0;
  }

  .show_title h3 {
    font-size: 20px;
  }

  .inewsshow_con_fr {
    width: 34%;
  }

  .inewsshow_title p {
    font-size: 20px;
  }

  .iinstall {
    margin: 50px 0;
  }

  .iinstall_con {
    margin: 27px 0 35px 0;
  }

  .idownload {
    margin: 50px 0;
  }

  .idownload_con {
    margin: 35px 0;
  }

  .xz2 {
    width: 43%;
    padding-right: 30%;
  }

  .xz3 {
    width: 12%;
  }

  .isupport {
    margin: 50px 0;
  }

  .ifaq {
    margin: 50px 0;
  }

  .ifaq_con {
    margin: 10px 0 35px 0;
  }

  .ifaq_con dl {
    padding: 25px 0;
  }

  .zp-title p {
    font-size: 18px;
  }

  .zp-content {
    padding: 25px 40px;
  }

  .ijsyf {
    margin: 50px 0;
  }

  .ijsyf_con {
    margin-top: 35px;
    flex-direction: column;
  }

  .ijsyf_con_fl {
    width: 100%;
  }

  .ijsyf_con_fr {
    margin-top: 20px;
    width: 60%;
  }

  .ijsyf_con_fl1 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .iculture {
    margin: 50px 0;
  }

  .iculture_con {
    margin: 35px 0 0 0;
  }

  .iculture_con ul li {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 30px;
  }

  .iculture_con ul li a {
    padding: 15px;
  }

  .iculture_txt {
    padding: 20px 0 5px 0;
    font-size: 16px;
  }

  .ivideo {
    margin: 50px 0;
  }

  .ivideo_con {
    margin: 35px 0 0 0;
  }

  .ivideo_con ul li {
    padding: 15px;
  }

  .ivideo_fr1 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .ivideo_fr2 {
    font-size: 14px;
    line-height: 25px;
  }

  .ijob {
    margin: 50px 0;
  }

  .ijob_con {
    margin-top: 35px;
  }

  .ijob_con dl {
    margin-bottom: 20px;
  }

  .job-title {
    padding-bottom: 20px;
  }

  .job-title-1 {
    font-size: 20px;
  }

  .job-content {
    padding: 30px 20px;
  }

  .job-content-2 {
    margin-top: 30px;
  }

  .iproduct {
    margin: 50px 0;
  }

  .iproduct_con_fl {
    width: 25%;
  }

  .iproduct_con_fr {
    width: 72%;
  }

  .ipro_info {
    margin: 30px 0 0 0;
  }

  .ipro_info ul li {
    margin-bottom: 30px;
  }

  .pro_title {
    font-size: 20px;
  }

  .ipro_txt {
    padding: 20px 5px;
  }

  .ipro_txt h3 {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .iproshow1 {
    flex-direction: column;
    margin: 30px 0;
  }

  .iproshow1_fl {
    width: 78%;
    margin: 0 auto;
  }

  .iproshow1_fr {
    width: 100%;
    margin-top: 35px;
  }

  .iproshow1_fr1 {
    font-size: 20px;
    padding-bottom: 20px;
  }

  .iproshow1_fr2 {
    margin-top: 20px;
  }

  .iproshow2_show {
    padding: 30px 0;
  }

  .side {
    display: none !important;
  }

  .isolutions-1 {
    margin: 50px 0;
  }

  .isolutions-1-con {
    margin-top: 35px;
  }

  .isolutions-1-con-fl {
    line-height: 30px;
  }

  .isolutions-1-con-fr {
    width: 40%;
  }

  .isolutions-2 {
    padding: 50px 0 30px 0;
  }

  .isolutions-2-info {
    padding: 25px 0 35px 0;
  }

  .isolutions-3 {
    margin: 50px 0;
  }

  .isolutions-3-con {
    margin-top: 35px;
  }

  .isol4s_txt {
    padding: 20px 30px;
  }

  .isol4s_txt1 {
    font-size: 20px;
  }

  .isol4s_txt2 {
    line-height: 36px;
  }

  .isol4s_txt2 p:before {
    top: 13px;
  }

  .isolutions-5 {
    margin: 50px 0;
  }

  .isolutions-5-con {
    margin-top: 35px;
  }

  .isolutions-5-con .swiper-pagination2 {
    display: block;
  }

  .isol5s_txt {
    margin-top: 20px;
  }

  .isolutions-6-con {
    margin: 35px 0 50px 0;
  }

  .isol6s_txt {
    padding: 20px 30px;
  }

  .isol6s_txt1 {
    font-size: 20px;
  }

  .isol6s_txt2 {
    line-height: 36px;
  }

  .isol6s_txt2 p:before {
    top: 13px;
  }

  .isolutions-7 {
    padding: 50px 0;
  }

  .isolutions-7-con {
    margin-top: 35px;
  }

  .isolutions-7-con-fl {
    width: 40%;
  }

  .isolutions-7-con-fr {
    width: 55%;
  }

  .isolutions-7-con-fr1 {
    font-size: 20px;
  }

  .isolutions-7-con-fr2 {
    line-height: 36px;
  }

  .isolutions-7-con-fr2 p:before {
    top: 13px;
  }

  .isolutions1-1 {
    margin: 50px 0 45px 0;
  }

  .isolutions1-1-con {
    margin-top: 35px;
  }

  .isolutions1-1-con-fl1 {
    font-size: 20px;
  }

  .isolutions1-1-con-fl2 {
    line-height: 30px;
  }

  .isolutions1-3 {
    margin: 50px 0;
  }

  .isolutions1-4 .swiper-button-prev4 {
    left: 0;
  }

  .isolutions1-4 .swiper-button-next4 {
    right: 0;
  }

  .isol14s_txt {
    padding: 20px 30px;
  }

  .isol14s_txt1 {
    font-size: 20px;
  }

  .isol14s_txt2 {
    line-height: 30px;
  }

  .isol14s_txt2 p:before {
    top: 10px;
  }

  .isolutions1-5 {
    margin: 50px 0;
  }

  .isolutions1-5-fl {
    line-height: 30px;
  }

  .isolutions2 {
    margin: 50px 0;
  }

  .isolutions2_con {
    margin-top: 35px;
  }
}

@media(max-width:820px) {
  .xz2 {
    width: 40%;
    padding-right: 27%;
  }

  .xz3 {
    width: 15%;
  }

  .ivideo_con ul li {
    width: 100%;
    margin-right: 0;
  }

  .job-title-2 p.zplx {
    width: 20%;
  }

  .job-title-2 p.fbsj {
    width: 25%;
  }

  .iproduct_con_fl {
    width: 30%;
  }

  .iproduct_con_fr {
    width: 67%;
  }

  .iproshow1_fl {
    width: 100%;
  }

  .iproshow2_title ul li {
    margin-right: 35px;
  }

  .isolutions-1-con {
    flex-direction: column;
  }

  .isolutions-1-con-fl {
    width: 100%;
  }

  .isolutions-1-con-fr {
    width: 74%;
    margin-top: 20px;
  }

  .isolutions-2-con {
    flex-direction: column;
  }

  .isolutions-2-con-fl {
    width: 100%;
  }

  .isolutions-2-con-fr {
    width: 100%;
    margin-top: 20px;
  }

  .isolutions-7-con {
    flex-direction: column;
  }

  .isolutions-7-con-fl {
    width: 100%;
  }

  .isolutions-7-con-fr {
    width: 100%;
    margin-top: 20px;
  }

  .isolutions1-1-con {
    flex-direction: column;
  }

  .isolutions1-1-con-fl {
    width: 100%;
  }

  .isolutions1-1-con-fr {
    margin-top: 20px;
    width: 100%;
  }

  .isol14s a {
    flex-direction: column;
  }

  .isol14s a .tp {
    width: 100%;
    height: 300px;
  }

  .isol14s_txt {
    width: 100%;
    height: auto;
    padding: 20px 15px;
  }

  .isolutions1-4 .swiper-button-next4,
  .isolutions1-4 .swiper-button-prev4 {
    transform: translate(0, 0);
    top: 124px;
  }

  .isolutions1-4 .swiper-button-next4 {
    transform: rotateY(-180deg) translate(0, 0);
  }
}

@media(max-width:768px) {
  .pro_con .swiper-container {
    width: 80%;
  }

  .pros a {
    flex-direction: column;
    padding-right: 30px;
    padding-bottom: 0;
  }

  .pro_img {
    width: 100%;
  }

  .pro_txt {
    width: 100%;
    margin-top: 50px;
  }

  .sol_con_title ul li {
    width: 48%;
  }
    .sol_con_title ul li:nth-child(3n){
        margin-right: 2%;
    }
    .sol_con_title ul li:nth-child(2n){
        margin-right: 0;
    }

  .sol_con_info2 {
    height: 150px;
  }

  .about1 {
    margin: 35px 0;
  }

  .about1 ul li {
    width: 22%;
  }

  .about1 ul li h3 {
    font-size: 44px;
  }

  .about1 ul li p {
    font-size: 16px;
  }

  .about2_fl {
    width: 100%;
    padding: 35px 25px;
  }

  .about2_fr {
    width: 100%;
    position: inherit;
  }

  .news_con {
    flex-direction: column;
  }

  .news_con_fl {
    width: 100%;
  }

  .news_con_fr {
    width: 100%;
    margin-top: 35px;
  }

  .footer1_fr li {
    padding: 0 5px;
  }

  .footer1_fr li a {
    font-size: 16px;
  }

  .menulist li a {
    font-size: 14px;
  }

  .inetwork_con dl dt {
    font-size: 16px;
  }

  .inetwork_con dl dd {
    font-size: 14px;
    line-height: 25px;
  }

  .iban_info h3 {
    font-size: 20px;
  }

  .iabout1_con_fl {
    height: 312px;
  }

  .lcs_txt {
    padding: 0 24px;
  }

  .lcs_txt h3 {
    font-size: 20px;
  }

  .lcs_txt p {
    font-size: 14px;
    line-height: 22px;
  }

  .inews_date {
    width: 25%;
  }

  .inews_txt {
    /*width: 75%;*/
  }

  .inews_txt1 {
    font-size: 16px;
  }

  .inews_txt2 {
    font-size: 14px;
    line-height: 25px;
    height: 75px;
  }

  .show_back_fl {
    width: 65%;
  }

  .ijsyf_con_fr {
    width: 80%;
  }

  .iculture_con ul li a {
    padding: 10px;
  }

  .isolutions-1-con-fr {
    width: 79%;
  }

  .isol4s_txt2 {
    line-height: 30px;
  }

  .isol4s_txt2 p:before {
    top: 10px;
  }

  .isol6s_txt2 {
    line-height: 30px;
  }

  .isol6s_txt2 p:before {
    top: 10px;
  }

  .isolutions-7-con-fr2 {
    line-height: 30px;
  }

  .isolutions-7-con-fr2 p:before {
    top: 10px;
  }
}

@media(max-width:600px) {
  .home-pro {
    padding: 30px 0 5px 0;
    margin: 0 auto 25px auto;
  }

  .index_title h3 {
    font-size: 34px;
  }

  .index_title p {
    font-size: 20px;
  }

  .index_title:after {
    margin: 15px auto 0 auto;
  }

  .pro_nav {
    margin: 20px 0;
  }

  .pro_con .swiper-container {
    width: 75%;
  }

  .pro_img {
    border: 5px solid #0076be;
  }

  .pros a .pic {
    left: 15px;
    top: 15px;
  }

  .pros a {
    padding-right: 15px;
  }

  .pro_txt {
    margin-top: 25px;
  }

  .pro_txt1 {
    font-size: 18px;
  }

  .pro_txt2 {
    margin: 20px 0;
  }

  .pro_con .swiper-button-next,
  .pro_con .swiper-button-prev {
    width: 44px;
    height: 44px;
    margin-top: -22px;
  }

  .pro_logo {
    margin: 20px 0 25px 0;
  }

  .solution_con {
    margin-top: 20px;
    flex-direction: column;
  }

  .sol_con_title {
    width: 100%;
  }

  .sol_con_show {
    width: 100%;
    margin-top: 20px;
    padding: 25px 20px;
  }

  .sol_con_show:before {
    left: 50%;
    top: 6px;
    margin-left: -7px;
    transform: translate(0, -50%) rotate(90deg);
  }

  .sol_con_info1 {
    font-size: 18px;
    line-height: 1.2;
  }

  .sol_con_info2 {
    margin: 20px 0;
  }

  .home-about {
    margin: 30px auto;
    padding-top: 30px;
  }

  .about1 {
    margin: 20px 0;
  }

  .about1 ul li {
    width: 25%;
  }

  .about1 ul li h3 {
    font-size: 30px;
  }

  .about1 ul li p {
    font-size: 12px;
  }

  .about2_fl {
    padding: 25px 20px;
  }

  .about2_fl1 {
    font-size: 18px;
    line-height: 1.2;
  }

  .about2_fl2 {
    margin: 20px 0;
  }

  .about_img {
    width: 70px;
    height: 70px;
  }

  .about_imgs {
    width: 54px;
    height: 54px;
    margin: 8px;
  }

  .about_imgs img {
    max-width: 40%;
  }

  .about2_fl3 {
    margin-top: 20px;
  }

  .about_txt {
    font-size: 14px;
    margin-top: 10px;
  }

  .home-news {
    margin: 0 auto 30px auto;
  }

  .news_con {
    margin: 20px 0;
  }

  .news_fl_txt2 {
    margin: 20px 0;
  }

  .news_con_fr {
    margin-top: 20px;
  }

  .news_con_fr ul li {
    width: 100%;
    margin-bottom: 20px;
  }

  .news_con_fr ul li:nth-child(3) {
    margin-bottom: 20px;
  }

  .footer1 {
    padding: 30px 0;
  }

  .footer1_fl {
    width: 100%;
  }

  .footer1_fr {
    width: 100%;
    margin-top: 20px;
  }

  .menulist {
    display: none;
  }

  .footer1_fr ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer1_fr ul li {
    width: 25%;
    line-height: 30px;
  }

  .footer2 .container1 {
    flex-direction: column;
  }

  .footer2_fr {
    margin-top: 10px;
  }

  .iban_info h3 {
    font-size: 15px;
    margin-bottom: 5px;
    width: 122px;
    height: 30px;
    padding: 4px 30px 0 10px;
  }

  .iban_info h3 img {
    max-width: 12%;
  }

  .iban_info p {
    font-size: 14px;
    line-height: 20px;
  }

  .icontact {
    margin: 30px 0;
  }

  .icontact_con {
    margin-top: 20px;
  }

  .icontact_con_fl {
    padding: 20px 15px
  }

  .icontact_con_fl dl {
    width: 100%;
  }

  .icontact_con_fl dl dt {
    font-size: 16px;
    padding-left: 37px;
  }

  .icontact_con_fl dl dd {
    font-size: 14px;
    padding-left: 37px;
  }

  .inetwork_con {
    margin-top: 20px;
  }

  .inetwork_con dl {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .ifeedback {
    margin: 0 0 30px 0;
  }

  .ifeedback_con h3 {
    margin: 20px 0;
  }

  .lx1s {
    width: 100%;
  }

  .lx1 textarea {
    height: 140px;
  }

  .lx2_fl {
    width: 100%;
  }

  .lx2_fr {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }

  .iabout {
    margin: 30px 0;
  }

  .iabout1_con {
    margin-top: 20px;
  }

  .iabout1_con_fl {
    width: 100%;
    height: 300px;
  }

  .iabout1_con_fr {
    width: 100%;
    margin-top: 20px;
  }

  .iabout1_con_fl1 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .iabout1_con_fr:before {
    height: 85%;
  }

  .iabout2 {
    padding: 50px 0;
  }

  .iabout2 .about1 ul li {
    width: 25%;
  }

  .iabout3 {
    padding-bottom: 35px;
  }

  .iabout3s a {
    padding: 20px 15px;
    height: 251px;
  }

  .iabout3_img {
    width: 77px;
    height: 77px;
  }

  .iabout3_img .pic {
    width: 63px;
    height: 63px;
    margin: 6px;
  }

  .iabout3_img .pic img {
    max-width: 60%;
  }

  .iabout3_txt {
    margin-top: 20px;
  }

  .iabout3_txt h3 {
    font-size: 16px;
  }

  .iabout3_txt p {
    font-size: 14px;
    line-height: 25px;
  }

  .istructure {
    padding: 30px 0;
  }

  .iprocess {
    margin-top: 30px;
  }

  .iprocess_con {
    margin-top: 20px;
    padding: 20px 0;
  }

  .iprocess_con:after {
    top: 153px;
  }

  .iprocess_con .swiper-container {
    width: 85%;
  }

  .lcs_wz h3 {
    font-size: 26px;
  }

  .lcs_txt h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .ihonor_con {
    margin: 20px 0;
    padding-bottom: 35px;
  }

  .inews {
    margin: 30px 0;
  }

  .inews_con {
    margin: 20px 0 10px 0;
  }

  .inews_con ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .inewsshow {
    margin: 30px 0;
  }

  .inewsshow_con {
    flex-direction: column;
  }

  .inewsshow_con_fl {
    width: 100%;
  }

  .inewsshow_con_fr {
    display: none;
  }

  .show_title h3 {
    font-size: 18px;
  }

  .show_content {
    padding: 25px 0;
      max-width: 100%;
  }
    .show_content div{
        width: 100% !important;
    }

  .show_back {
    flex-wrap: wrap;
    padding-top: 20px;
  }

  .show_back_fl {
    width: 100%;
  }

  .show_back_fr {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .iinstall {
    margin: 30px 0;
  }

  .iinstall_con {
    margin: 20px 0;
  }

  .iinstall_con ul li {
    padding: 15px 0;
  }

  .iinstall_con ul li a p {
    font-size: 16px;
  }

  .idownload {
    margin: 30px 0;
  }

  .idownload_con {
    margin: 20px 0;
  }

  .idownload_con_t ul li {
    font-size: 16px;
  }

  .xz1 {
    width: 50%;
    padding-right: 15px;
  }

  .xz2 {
    width: 28%;
    padding-right: 3%;
  }

  .xz3 {
    width: 22%;
  }

  .idownload_con_t ul li.xz1 {
    padding-left: 15px;
  }

  .idownload_con_t ul li.xz3 {
    padding-right: 15px;
  }

  .idownload_con_b dl {
    line-height: 24px;
    padding: 15px 0;
  }

  .idownload_con_b dl dd {
    font-size: 15px;
  }

  .idownload_con_b dl dd.xz1 {
    background: url(../images/djt.png) no-repeat left 7px;
  }

  .idownload_con_b dl dd.xz3 {
    padding-right: 15px;
  }

  .isupport {
    margin: 30px 0;
  }

  .isupport_con h3 {
    font-size: 16px;
    margin: 20px 0;
  }

  .ifaq {
    margin: 30px 0;
  }

  .ifaq_con {
    margin: 10px 0 20px 0;
  }

  .ifaq_con dl {
    padding: 15px 0;
  }

  .zp-title p {
    font-size: 16px;
  }

  .zp-title span {
    font-size: 14px;
  }

  .zp-content {
    padding: 20px 15px;
    font-size: 15px;
    line-height: 30px;
  }

  .ijsyf {
    margin: 30px 0;
  }

  .ijsyf_con {
    margin-top: 20px;
  }

  .ijsyf_con_fl1 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .ijsyf_con_fl2 {
    line-height: 30px;
  }

  .ijsyf_con_fr {
    width: 100%;
    padding: 20px 20px 0 0;
  }

  .iculture {
    margin: 30px 0;
  }

  .iculture_con {
    margin: 20px 0 0 0;
  }

  .iculture_con ul li {
    width: 48%;
  }

  .iculture_con ul li:nth-child(4n) {
    margin-right: 2%;
  }

  .iculture_con ul li:nth-child(2n) {
    margin-right: 0;
  }

  .iculture_con ul li a {
    padding: 5px;
  }

  .iculture_txt {
    padding: 10px 0 5px 0;
    font-size: 14px;
  }

  .ivideo {
    margin: 30px 0;
  }

  .ivideo_con {
    margin: 20px 0 0 0;
  }

  .ivideo_con ul li {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .ivideo_fl {
    width: 100%;
  }

  .ivideo_fr {
    width: 100%;
    margin-top: 20px;
  }

  .ijob {
    margin: 30px 0;
  }

  .ijob_con {
    margin-top: 20px;
  }

  .job-title {
    padding-bottom: 10px;
  }

  .job-title-1 {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .job-title-2 p {
    font-size: 14px;
  }

  .job-title-2 p.zplx {
    display: none;
  }

  .job-title-2 p.gzdd {
    display: none;
  }

  .job-title-2 p.fbsj {
    width: 65%;
  }

  .job-content {
    padding: 20px 15px;
  }

  .job-content-1 {
    font-size: 14px;
    line-height: 25px;
  }

  .job-content-1 h3 {
    font-size: 16px;
  }

  .job-form {
    margin-top: 0;
  }

  .job-form-t {
    padding: 20px 15px;
  }

  .job-form-t h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .jinfo1s {
    width: 100%;
    margin-bottom: 20px;
  }

  .jinfo1 label {
    margin-bottom: 10px;
  }

  .jinfo2 label {
    margin-bottom: 10px;
  }

  .job-form-b input {
    font-size: 16px;
  }

  .iproduct {
    margin: 30px 0;
  }

  .iproduct_con {
    flex-direction: column;
  }

  .iproduct_con_fl {
    width: 100%;
  }

  .iproduct_con_fr {
    width: 100%;
    margin-top: 5px;
  }

  .pinfo {
    margin-top: 20px;
  }

  .ipro_info {
    margin-top: 20px;
  }

  .ipro_info ul li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
  }

  .ipro_info ul li:nth-child(3n) {
    margin-right: 4%;
  }

  .ipro_info ul li:nth-child(2n) {
    margin-right: 0;
  }

  .iproshow1_fr {
    margin-top: 20px;
  }

  .iproshow1_fr1 {
    font-size: 18px;
    padding-bottom: 10px;
  }

  .iproshow1_fr2 {
    line-height: 30px;
  }

  .iproshow2_title ul li {
    margin-right: 20px;
  }

  .iproshow2_title ul li h3 {
    font-size: 16px;
    padding-bottom: 10px;
  }

  .iproshow2_show {
    padding: 20px 0;
  }

  .isolutions-1 {
    margin: 30px 0;
  }

  .isolutions-1-con {
    margin-top: 20px;
  }

  .isolutions-1-con-fl {
    line-height: 30px;
  }

  .isolutions-1-con-fr {
    width: 100%;
  }

  .isolutions-2 {
    padding: 30px 0 10px 0;
  }

  .isolutions-2-info {
    padding: 20px 0;
  }

  .isolutions-2-con-fr1 {
    margin-bottom: 20px;
  }

  .isolutions-2-con-fr2 dl {
    width: 100%;
  }

  .isolutions-2-con-fr1 dl dt {
    height: 100px;
  }

  .isolutions-2-con-fr1 dl dd {
    height: 100px;
    padding: 10px 15px;
  }

  .isolutions-2-con-fr2 dl dd {
    margin-bottom: 10px;
  }

  .isolutions-3 {
    margin: 30px 0;
  }

  .isolutions-3-con {
    margin-top: 20px;
  }

  .isol4s a {
    flex-direction: column;
  }

  .isol4s a .tp {
    width: 100%;
    height: 200px;
  }

  .isol4s_txt {
    width: 100%;
    padding: 20px 15px;
    height: auto;
  }

  .isol4s_txt1 {
    font-size: 18px;
  }

  .isol4s_txt2 {
    line-height: 30px;
  }

  .isol4s_txt2 p:before {
    top: 10px;
  }

  .isolutions-4 .swiper-button-next3,
  .isolutions-4 .swiper-button-prev3 {
    transform: translate(0, 0);
    top: 146px;
  }

  .isolutions-4 .swiper-button-prev3 {
    left: 15px;
  }

  .isolutions-4 .swiper-button-next3 {
    right: 15px;
    transform: rotateY(-180deg) translate(0, 0);
  }

  .isolutions-5 {
    margin: 30px 0;
  }

  .isolutions-5-con {
    margin-top: 20px;
  }

  .isolutions-5-con .swiper-pagination2 {
    display: block;
  }

  .isol5s_txt {
    margin-top: 15px;
    font-size: 16px;
  }

  .isolutions-6-con {
    margin: 25px 0 30px 0;
  }

  .isol6s a {
    flex-direction: column;
  }

  .isol6s a .tp {
    width: 100%;
    height: 330px;
  }

  .isol6s_txt {
    padding: 20px 15px;
    width: 100%;
    height: auto;
  }

  .isol6s_txt1 {
    font-size: 18px;
  }

  .isol6s_txt2 {
    line-height: 30px;
  }

  .isol6s_txt2 p:before {
    top: 10px;
  }

  .isolutions-7 {
    padding: 30px 0;
  }

  .isolutions-7-con {
    margin-top: 20px;
    flex-direction: column;
  }

  .isolutions-7-con-fl {
    width: 100%;
  }

  .isolutions-7-con-fr {
    width: 100%;
    margin-top: 20px;
  }

  .isolutions-7-con-fr1 {
    font-size: 18px;
  }

  .isolutions-7-con-fr2 {
    line-height: 30px;
  }

  .isolutions-7-con-fr2 p:before {
    top: 10px;
  }

  .isolutions1-1 {
    margin: 30px 0;
  }

  .isolutions1-1-con {
    margin-top: 35px;
  }

  .isolutions1-1-con-fl1 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .isolutions1-3 {
    margin: 30px 0;
  }

  .isolutions1-3-con {
    margin-top: 20px;
  }

  .isol14s_txt1 {
    font-size: 18px;
  }

  .isolutions1-5 {
    margin: 30px 0;
    flex-direction: column;
  }

  .isolutions1-5-fl {
    width: 100%;
  }

  .isolutions1-5-fr {
    margin-top: 20px;
    width: 100%;
  }

  .isolutions2 {
    margin: 30px 0;
  }

  .isolutions2_con {
    margin-top: 20px;
  }

  .news_con_fr ul li a {
    flex-direction: column;
  }

  .news_con_fr ul li a .tp {
    width: 100%;
  }

  .news_fr_txt {
    width: 100%;
    padding-left: 0;
    margin-top: 25px;
  }

  .news_fr_txt2 {
    height: 60px;
  }
}

@media(max-width:414px) {}

@media(max-width:375px) {}

@media(max-width:320px) {
  .pro_txt1 {
    font-size: 16px;
  }

  .about1 ul li {
    width: 50%;
  }

  .about2_fl3 ul li {
    width: 50%;
    margin-bottom: 10px;
  }

  .footer1_fr li a {
    font-size: 14px;
  }
}